#
whycq
2022-09-13 21effea0ecb46f78ce5d11e22e18b42518a66e7f
main.js
@@ -2,10 +2,8 @@
// #ifndef VUE3
import Vue from 'vue'
// Vue.prototype.baseUrl = "http://localhost:8081/acs"
Vue.prototype.baseHttp = 'http://'
Vue.prototype.basePort = '8080'
Vue.prototype.baseUrl = '/jkwms'
Vue.config.productionTip = false
App.mpType = 'app'
const app = new Vue({