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