|
|
@@ -41,7 +41,7 @@ Vue.prototype.$handleUrl = 'http://121.43.171.110:8082/webService/call'
|
|
|
// Vue.prototype.$handleDomain = 'http://180.169.224.24:8092/'
|
|
|
// Vue.prototype.$handleUrl = 'http://180.169.224.24:8092/webService/call'
|
|
|
//0使用信牧图标,1使用光明图标
|
|
|
-Vue.prototype.$isGuangming = 1
|
|
|
+Vue.prototype.$isGuangming = 0
|
|
|
|
|
|
axios.defaults.withCredentials = true;
|
|
|
axios.defaults.baseURL = baseUrl;
|