doum
昨天 1c7c8e034add7e68602bdb56be08f63bac1262b7
mini-program/main.js
@@ -8,7 +8,7 @@
App.mpType = 'app'
Vue.prototype.$store = store;
Vue.prototype.$baseUrl = 'http://192.168.1.40:10014/'
Vue.prototype.$baseUrl = 'http://192.168.1.37:12015/'
Vue.prototype.$onLaunched = new Promise(resolve => {
   Vue.prototype.$isResolve = resolve