#
whycq
2023-09-22 69375dc4c4f31775222520c8d00e59f2c98357fd
Monitor-APP/main.js
@@ -3,6 +3,8 @@
// #ifndef VUE3
import Vue from 'vue'
Vue.config.productionTip = false
Vue.prototype.baseHttp = 'http://'
// Vue.prototype.baseUrl = '/bfwcs'
App.mpType = 'app'
const app = new Vue({
    ...App