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