litian
2025-03-17 5b19b0e39a91e566a835460bf1213e7b3a0582b9
packageBookService/pages/bookServices/examination/questionList/index.js
@@ -37,8 +37,10 @@
  observers: {},
  detached() {
    if (innerAudioContext) {
      innerAudioContext.stop();
      innerAudioContext.destroy();
      try {
        innerAudioContext.stop();
        innerAudioContext.destroy();
      } catch (error) {}
    }
  },