doum
2026-04-27 7a4b8764b68e0dbaeb90e292a8a4bd47cb379e68
small-program/main.js
@@ -14,13 +14,10 @@
   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.4:10011'
// Vue.prototype.$baseUrl = 'https://test.doumee.cn/jinkuai_web/'
Vue.prototype.$baseUrl = 'https://jinkuai.832smartfarm.com/jinkuai_web/'
import shareMixin from '@/utils/shareMixin'
Vue.mixin(shareMixin)
Vue.prototype.$baseUrl = 'https://llfc.lmpro.cn/nyx_web/'
const app = new Vue({
   store,
   ...App