MrShi
2024-02-28 035d4961e8b3abd3a170c678517b9915ddb2ec4b
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'