MrShi
2023-10-17 3452e25c5312f986cdfe2431c67ca5358c4ffc61
bicycle/main.js
@@ -13,10 +13,12 @@
App.mpType = 'app'
Vue.prototype.$onLaunched = new Promise(resolve => {
   Vue.prototype.$isResolve = resolve
   Vue.prototype.$isResolve = resolve;
})
Vue.prototype.$baseUrl = 'http://192.168.0.15:10013/'
// Vue.prototype.$baseUrl = 'http://192.168.0.15:10025/'
Vue.prototype.$baseUrl = 'https://dmtest.ahapp.net/bike_h5_api/'
// Vue.prototype.$baseUrl = 'http://xiaopiqiu.natapp1.cc/'
store.dispatch('getHeight')