wj
litian
2024-10-23 abe52e53bee051e3f801d001c4de58d34a3fefd7
packageBookService/pages/bookServices/examination/questionList/index.js
@@ -35,9 +35,12 @@
    }
  },
  observers: {},
  ready() {
    innerAudioContext.stop();
    innerAudioContext.destroy();
  detached() {
    if (innerAudioContext) {
      innerAudioContext.stop();
      innerAudioContext.destroy();
    }
  },
  /**
   * 组件的初始数据