QYF-GitLab1
1 天以前 8f3c61c740322c6a9eb5314a05e43016a5f2191c
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) {}
    }
  },
  /**
   * 组件的初始数据