jiaosong
2023-10-18 1450ec326a4ceb5e608b0df89f3d14c0914c6fe6
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')