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