QYF-GitLab1
2024-12-18 2115fa126543700a7a15235bf3e5fceeb7e39e00
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) {}
    }
  },