摘要: voice:function(){ var word = this.data.word; var src = 'https://……/'+word['word']+'.mp3'; console.log(src); this.innerAudioContext.autoplay = true; this.innerAudioContext.obeyMu... 阅读全文
posted @ 2018-06-12 16:03 刘俊涛的博客 阅读(4059) 评论(0) 推荐(0)