whycq
2022-03-22 b734a58af483fcf3e0234905bdaeafe81360cbe3
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 = '/wms'
Vue.config.productionTip = false
App.mpType = 'app'
const app = new Vue({