随笔分类 -  小程序

摘要:直接上代码,修改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 阅读(1796) 评论(0) 推荐(1)