#
whycq
2022-07-21 a9326d97c27738a5a28d7a33f7f6edb94a3792ae
main.js
@@ -5,7 +5,7 @@
// Vue.prototype.baseUrl = "http://localhost:8081/acs"
Vue.prototype.baseHttp = 'http://'
Vue.prototype.basePort = '8080'
Vue.prototype.baseUrl = '/lywms'
Vue.prototype.baseUrl = '/jldqwms'
Vue.config.productionTip = false
App.mpType = 'app'
const app = new Vue({