派生自 STUWMS
utils/common.js @@ -395,10 +395,7 @@ console.log('播放暂停,销毁'); innerAudioContext.destroy(); }); innerAudioContext.onStop(function() { console.log('播放暂停,销毁'); innerAudioContext.destroy(); }) } // playSound(e) { // // 全局维护一个音频实例,防止缓存溢出