jiangping
2025-07-16 712c080180b9e8511b4e1c26d707882a557b26c7
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()