doum
2025-09-04 9d901b4215323c97a00a068cd962f5c9c04dadfa
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()