packageBookService/pages/bookServices/examination/questionList/index.js
@@ -35,9 +35,14 @@ } }, observers: {}, ready() { innerAudioContext.stop(); innerAudioContext.destroy(); detached() { if (innerAudioContext) { try { innerAudioContext.stop(); innerAudioContext.destroy(); } catch (error) {} } }, /** * 组件的初始数据