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