03 2018 档案

摘要:event.stopPropagation(); 阅读全文
posted @ 2018-03-30 12:04 CoKeny 阅读(144) 评论(0) 推荐(0)
摘要://app.js onLaunch: function () { console.log(this) this.AppMusic = wx.createInnerAudioContext(); this.AppMusic.autoplay = true; this.AppMusic.loop = true; this.AppMusic.onPlay(() => { console.log('开始... 阅读全文
posted @ 2018-03-07 14:53 CoKeny 阅读(10412) 评论(2) 推荐(0)