zhugf
2023-03-23 d5eef829f2daf8bf021c9524e2c93312091ba58f
main.js
@@ -20,6 +20,9 @@
    // 全局挂载后使用
Vue.prototype.$lget = lget
//全局监控定时器(在页面使用局部定时器会出现无法关闭问题)
Vue.prototype.$monitorTimer = null
Vue.config.productionTip = false
App.mpType = 'app'