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