doum
2026-04-27 4ab710d8d70017f090dd9601099ded1a50a58a10
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({