MrShi
2024-02-28 3a7cbae4f79e0043b9a75c9e419a841fc220c35a
h5/main.js
@@ -7,7 +7,8 @@
Vue.config.productionTip = false
Vue.prototype.$baseUrl = 'http://192.168.0.132:10016/';
Vue.prototype.$baseUrl = 'http://192.168.0.129:10027/';
// Vue.prototype.$baseUrl = 'https://dmtest.ahapp.net/h5_api/';
Vue.prototype.$store = store;
App.mpType = 'app'