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