#
zjj
2025-04-24 a95ea931fb966c5c35ee0db97fe62251d34d3abc
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