|
@@ -8,7 +8,7 @@ Vue.prototype.$http = request.http
|
|
|
Vue.prototype.$request =request
|
|
|
import store from './store'
|
|
|
Vue.prototype.$store = store // 定义成全局组件
|
|
|
-
|
|
|
+//http://112.124.69.194:93/#/ 测试地址
|
|
|
console.log("main.js")
|
|
|
if(common.getHashQuery('token')){
|
|
|
var userInfo={
|