doum
2025-08-28 85ab4a970ed3a6bb793e1b70f0af72b061d8c020
h5/main.js
@@ -9,9 +9,8 @@
Vue.config.productionTip = false
App.mpType = 'app'
Vue.use(uView);
// Vue.prototype.$baseUrl = 'https://dmtest.ahapp.net/lianhelihua_interface'
Vue.prototype.$baseUrl = 'http://192.168.0.134:10040'
Vue.prototype.$baseUrl = 'http://192.168.1.54:10011/'
Vue.prototype.$store = store;
Vue.prototype.$ww = ww;
Vue.prototype.$vConsole= new Vconsole()