MrShi
2024-02-28 92f94b0a4e65b0ab5c4195e632b5e4d1b0158aac
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'