doum
2025-09-05 77b52c06afdb843ee67c6e938afab0458143d76f
small-program/main.js
@@ -14,8 +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 = '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