jiangping
2025-04-18 015b4f31cebbecf6f6da760ed2f8af3da721e802
h5/main.js
@@ -10,8 +10,8 @@
App.mpType = 'app'
Vue.use(uView);
Vue.prototype.$baseUrl = 'https://dmtest.ahapp.net/lianhelihua_interface'
// Vue.prototype.$baseUrl = 'http://192.168.0.135:10040'
// Vue.prototype.$baseUrl = 'https://dmtest.ahapp.net/lianhelihua_interface'
Vue.prototype.$baseUrl = 'http://192.168.0.131:10040'
Vue.prototype.$store = store;
Vue.prototype.$ww = ww;
Vue.prototype.$vConsole= new Vconsole()