MrShi
2026-04-28 2c3b495c8b7c673b4918ab61d510830fba4a78e2
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({