#
whycq
2024-07-29 8e852298cee281cfa3b2312f48b4840bbcd5a02d
main.js
@@ -4,7 +4,7 @@
import Vue from 'vue'
// Vue.prototype.baseUrl = "http://localhost:8081/acs"
Vue.prototype.baseHttp = 'http://'
Vue.prototype.baseUrl = '/xgmwms'
Vue.prototype.baseUrl = '/xgmFlwms'
Vue.config.productionTip = false
App.mpType = 'app'
const app = new Vue({