MrShi
20 小时以前 825418425a91c4cf95e56c3fbaf06ea9fb5a37d8
mini-program/main.js
@@ -9,6 +9,7 @@
Vue.prototype.$store = store;
Vue.prototype.$baseUrl = 'http://192.168.1.17:12015/'
// Vue.prototype.$baseUrl = 'https://test.doumee.cn/dmmall_web_api/'
Vue.prototype.$onLaunched = new Promise(resolve => {
   Vue.prototype.$isResolve = resolve