jiaosong
2023-10-24 b6d422e0d1068533449a10be746860336de6853b
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')