2022年2月10日
摘要: app.vue页面: onShow() { // 更新小程序 if (uni.canIUse('getUpdateManager')) { const updateManager = uni.getUpdateManager() updateManager.onCheckForUpdate(func 阅读全文
posted @ 2022-02-10 17:13 小虾米吖~ 阅读(445) 评论(1) 推荐(0) 编辑