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