|
@@ -21,7 +21,7 @@ Vue.prototype.$http = axios
|
|
// Vue.prototype.$serverName = 'http://192.168.0.10:8080/'
|
|
// Vue.prototype.$serverName = 'http://192.168.0.10:8080/'
|
|
// Vue.prototype.$serverName = 'https://www.4dkankan.com/'
|
|
// Vue.prototype.$serverName = 'https://www.4dkankan.com/'
|
|
|
|
|
|
-Vue.prototype.$serverName = 'https://test.4dkankan.com'
|
|
|
|
|
|
+Vue.prototype.$serverName = 'https://4dkankan.com'
|
|
|
|
|
|
Vue.config.productionTip = false
|
|
Vue.config.productionTip = false
|
|
|
|
|