zhongshujie
2024-12-20 a9877004f436bb9f53173c1692de345726e0e521
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) {}
    }
  },