rk
3 天以前 bd6229ebd9cb543a22944ecb1142fad92b675dce
small-program/main.js
@@ -19,7 +19,8 @@
// 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)
const app = new Vue({
   store,
   ...App