#
whycq
2024-11-21 75201fffb3d5f469cfa4a77e2e71c98a13224f01
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