MrShi
2025-09-03 a584a014ac0a16fc906e23fb2263a59ffd43f994
small-program/main.js
@@ -14,7 +14,12 @@
   Vue.prototype.$isResolve = resolve;
})
// Vue.prototype.$baseUrl = 'http://192.168.1.54:10011/'
Vue.prototype.$baseUrl = 'http://192.168.1.54:10011/'
// Vue.prototype.$baseUrl = 'https://test.doumee.cn/jinkuai_web/'
// Vue.prototype.$baseUrl = 'https://jinkuai.832smartfarm.com/jinkuai_web/'
const app = new Vue({
   store,
   ...App