doum
2025-08-28 da400f96eb15dacda411bcfac122aa14cad4e01e
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()