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