##
whycq
2022-02-15 8cb9e1850ae28a4a9a1041238dbed5461d418b46
main.js
@@ -3,7 +3,7 @@
// #ifndef VUE3
import Vue from 'vue'
// Vue.prototype.baseUrl = "http://localhost:8081/acs"
Vue.prototype.baseUrl = "http://192.168.4.123:8082/xgmwms"
Vue.prototype.baseUrl = "http://localhost:8082/xgmwms"
Vue.config.productionTip = false
App.mpType = 'app'
const app = new Vue({