#
whycq
2023-08-04 d7c5867c0aa486baaff63154303a29b354e98c56
Monitor-APP/main.js
@@ -4,7 +4,7 @@
import Vue from 'vue'
Vue.config.productionTip = false
Vue.prototype.baseHttp = 'http://'
Vue.prototype.baseUrl = '/jkwcs'
// Vue.prototype.baseUrl = '/bfwcs'
App.mpType = 'app'
const app = new Vue({
    ...App