QYF-GitLab1
2024-12-18 2115fa126543700a7a15235bf3e5fceeb7e39e00
packageBookService/pages/bookServices/examination/questionList/index.js
@@ -36,8 +36,13 @@
  },
  observers: {},
  detached() {
    innerAudioContext.stop();
    innerAudioContext.destroy();
    if (innerAudioContext) {
      try {
        innerAudioContext.stop();
        innerAudioContext.destroy();
      } catch (error) {}
    }
  },
  /**
   * 组件的初始数据