音频缓冲完成之后,并没有声音播放
右上角倒计时开始,则能确定音频资源加载完成,应该有音乐播放
小程序-综艺达人
innerAudioContext.onError((res) => { console.log(res.errMsg) console.log(res.errCode) })
加个事件检查下吧