#
whycq
2022-12-15 01fd56dde21992da1ab1b5492fe9f68c1be70a74
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 = '/jkwcs'
App.mpType = 'app'
const app = new Vue({
    ...App