摘要: App.vue: 可以放在onShow:热启动(后台进入前台)和onLaunch:冷启动(重启小程序)下 const updateManager = uni.getUpdateManager(); updateManager.onCheckForUpdate(function (res) { // 阅读全文
posted @ 2022-09-30 16:22 风花一世月 阅读(176) 评论(0) 推荐(0)