#
whycq
2024-03-18 6c9cbdf482ce1330704dc635c510ec51a1115a9f
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 = '/lywms'
Vue.config.productionTip = false
App.mpType = 'app'
const app = new Vue({