朱桂飞
2023-12-19 8cc072a8a3bffcb8e9292cd39d1062493a1a0282
main.js
@@ -21,7 +21,9 @@
Vue.prototype.$lget = lget
//全局监控定时器(在页面使用局部定时器会出现无法关闭问题)
Vue.prototype.$monitorTimer = null
Vue.prototype.$monitorTimer = null
Vue.config.productionTip = false
App.mpType = 'app'