09 2021 档案

摘要:直接上代码,修改app.js 的 onLaunch方法 onLaunch() { this.autoUpdate() }, autoUpdate:function(){ console.log(new Date()) const self=this // 获取小程序更新机制兼容 if (wx.can 阅读全文
posted @ 2021-09-09 11:09 jackson.gong 阅读(1802) 评论(0) 推荐(1)