packageBookService/pages/psychologyAnswer/questionList/index.js
@@ -39,13 +39,12 @@ } }, observers: {}, detached() { if (innerAudioContext) { innerAudioContext.stop(); innerAudioContext.destroy(); } }, // detached() { // if (innerAudioContext) { // innerAudioContext.stop(); // innerAudioContext.destroy(); // } // }, /** * 组件的初始数据 */ @@ -132,6 +131,7 @@ } // 触发事件的选项 this.triggerEvent('onChangeRadio', myEventDetail, myEventOption) }, // 多选触发 onChangeCheck(e) { var myEventDetail = {