摘要:
先记录,后学习。。。 参考 https://developers.weixin.qq.com/community/develop/article/doc/000ceaae4f8df848ca0ac8e6156813 阅读全文
posted @ 2023-10-20 09:10
王希有
阅读(27)
评论(0)
推荐(0)
摘要:
在app.js里的onLaunch 里加入如下代码 onLaunch () { if (wx.canIUse('getUpdateManager')) { const updateManager = wx.getUpdateManager() updateManager.onCheckForUpda 阅读全文
posted @ 2023-10-20 08:31
王希有
阅读(69)
评论(0)
推荐(0)