#
whycq
2022-07-19 c6b1363a759595e3d9334cab8a8e753d0783987a
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