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