#
whycq
2023-01-10 193e222f9a332462b78f5861823a62c1030698cf
main.js
@@ -3,7 +3,7 @@
// #ifndef VUE3
import Vue from 'vue'
Vue.config.productionTip = false
Vue.prototype.baseUrl = 'http://192.168.4.188:9528'
Vue.prototype.baseUrl = 'https://47.97.1.152:80/crm'
App.mpType = 'app'
const app = new Vue({
    ...App