doum
16 小时以前 d0da0ce546110de49cca9e0358029a51c53188d6
mini-program/main.js
@@ -8,7 +8,7 @@
App.mpType = 'app'
Vue.prototype.$store = store;
Vue.prototype.$baseUrl = 'http://192.168.1.17:12015/'
Vue.prototype.$baseUrl = 'http://192.168.1.85:12015/'
Vue.prototype.$onLaunched = new Promise(resolve => {
   Vue.prototype.$isResolve = resolve