MrShi
2026-04-29 34543971457e9e00346afeec14c5aa857f7d4387
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({