kongdeqiang
2 天以前 83a157e76455731451659f07599db58925133236
src/main.js
@@ -76,8 +76,8 @@
// 配置文件
Vue.prototype.$systemconfig = {
// 服务端路径
    basePath: 'http://183.196.93.178:8089',
    // basePath:'http://192.168.0.40:8089'
    basePath: 'http://192.168.0.78:8089',
    //basePath:'http://183.196.93.178:8089'
}
Vue.prototype.$byutil = byUtils
Vue.prototype.$stringUtil = StringUtil