闫增涛
2024-09-07 892efc9976feb68ce1a3a4d759317e2585d67ebe
packageBookService/pages/bookServices/examination/questionList/index.js
@@ -35,9 +35,12 @@
    }
  },
  observers: {},
  ready() {
    innerAudioContext.stop();
    innerAudioContext.destroy();
  detached() {
    if (innerAudioContext) {
      innerAudioContext.stop();
      innerAudioContext.destroy();
    }
  },
  /**
   * 组件的初始数据