#
whycq
2022-06-27 da65440626a5c429c202aa2d8b28db392a4d60b0
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({