#
whycq
2022-11-29 8eb3f7828bc16c3b149fb701a0a0b1a1c5372780
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 = '/stwcs'
App.mpType = 'app'
const app = new Vue({
    ...App