MrShi
昨天 a03f27c5edaab17263891dd2bc1e4e70fb96096c
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