doum
2 天以前 a693058ca26c5e5cb07febdbe2af6a066e080873
mini-program/main.js
@@ -9,9 +9,11 @@
Vue.prototype.$store = store;
Vue.prototype.$baseUrl = 'http://192.168.0.7/dmmall_web_api/'
// // Vue.prototype.$baseUrl = 'http://192.168.1.85:12015/'
// Vue.prototype.$baseUrl = 'https://test.doumee.cn/dmmall_web_api/'
// Vue.prototype.$baseUrl = 'http://192.168.1.17:12015/'
// Vue.prototype.$baseUrl = 'http://192.168.1.85:12015/'
// Vue.prototype.$baseUrl = 'http://192.168.0.7/dmmall_web_api/'
Vue.prototype.$baseUrl = 'https://test.doumee.cn/dmmall_web_api/'
Vue.prototype.$onLaunched = new Promise(resolve => {
   Vue.prototype.$isResolve = resolve