MrShi
2026-05-20 b806c4ad52a661a1e5f0695650ec1a7e42f01633
app/main.js
@@ -8,9 +8,9 @@
App.mpType = 'app'
Vue.use(uView);
 
Vue.prototype.$baseUrl = 'https://test.doumee.cn/gtzxljc_web'
// Vue.prototype.$baseUrl = 'https://test.doumee.cn/gtzxljc_web'
// Vue.prototype.$baseUrl = 'http://192.168.1.22:10011/'
// Vue.prototype.$baseUrl = 'https://llfc.lmpro.cn/nyx_web/'
Vue.prototype.$baseUrl = 'https://llfc.lmpro.cn/nyx_web/'
Vue.prototype.$store = store;
const app = new Vue({