#
whycq
2022-08-15 121c354fb47eb0abf25eec05a253f44d40ccba20
main.js
@@ -4,7 +4,7 @@
import Vue from 'vue'
// Vue.prototype.baseUrl = "http://localhost:8081/acs"
Vue.prototype.baseHttp = 'http://'
Vue.prototype.basePort = '8080'
Vue.prototype.basePort = ''
Vue.prototype.logList = []
Vue.config.productionTip = false
App.mpType = 'app'