#
whycq
2022-04-07 a3c48bc3fc4334332539311fd5d32722e6523782
main.js
@@ -4,6 +4,7 @@
import Vue from 'vue'
// Vue.prototype.baseUrl = "http://localhost:8081/acs"
Vue.prototype.baseHttp = 'http://'
Vue.prototype.basePort = '8080'
Vue.prototype.baseUrl = '/wms'
Vue.config.productionTip = false
App.mpType = 'app'