doum
2026-04-29 59b1f0e9967902aa10f5e017d5a0bdfd1b60c9ea
app/main.js
@@ -8,8 +8,8 @@
App.mpType = 'app'
Vue.use(uView);
 
Vue.prototype.$baseUrl = 'http://192.168.1.4:10011/'
// Vue.prototype.$baseUrl = 'https://llfc.lmpro.cn/nyx_web/'
// Vue.prototype.$baseUrl = 'http://192.168.1.4:10011/'
Vue.prototype.$baseUrl = 'https://llfc.lmpro.cn/nyx_web/'
Vue.prototype.$store = store;
const app = new Vue({