packageBookService/pages/bookServices/examination/questionList/index.js
@@ -34,17 +34,13 @@ type: Boolean, } }, observers: { 'questionList': function (newValue) { console.log(newValue); observers: {}, detached() { if (innerAudioContext) { innerAudioContext.stop(); innerAudioContext.destroy(); } }, created() { // console.log('组件传参', this.properties); }, ready() { innerAudioContext.stop(); innerAudioContext.destroy(); }, /** * 组件的初始数据