jiangping
2024-02-21 39739e34af928aae204c55db7974213c9b938c5a
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.134:10027/';
// Vue.prototype.$baseUrl = 'https://dmtest.ahapp.net/h5_api/';
Vue.prototype.$store = store;
App.mpType = 'app'