|
|
@@ -4,7 +4,7 @@ import App from './App' |
|
|
|
|
|
|
|
// 后端api地址 |
|
|
|
// Vue.prototype.$unishow = "http://127.0.0.1/addons/unishop"; |
|
|
|
Vue.prototype.$unishow = "http://nwx.zhizhuchuxing.cn/addons/unishop"; |
|
|
|
Vue.prototype.$unishow = "http://internalsales.iicn.co/addons/unishop"; |
|
|
|
// Vue.prototype.$unishow = "http://shop1.com/index.php/addons/unishop"; |
|
|
|
//Vue.prototype.$unishow = "http://t.fastadmin-ceshi.com:8888/addons/unishop"; |
|
|
|
//Vue.prototype.$unishow = "http://shop.weivee.com/addons/unishop"; |
|
|
@@ -15,7 +15,7 @@ uni.getSystemInfo({ |
|
|
|
//console.log(res) |
|
|
|
if (res.platform != "devtools") { |
|
|
|
// Vue.prototype.$unishow = "http://127.0.0.1/addons/unishop"; |
|
|
|
Vue.prototype.$unishow = "http://nwx.zhizhuchuxing.cn/addons/unishop"; |
|
|
|
Vue.prototype.$unishow = "http://internalsales.iicn.co/addons/unishop"; |
|
|
|
// Vue.prototype.$unishow = "http://shop1.com/index.php/addons/unishop"; |
|
|
|
} |
|
|
|
} |
|
|
|