packageBookService/pages/bookServices/examination/questionSchedule/index.js
@@ -79,6 +79,9 @@ this.setData({ percentage: (this.data.ready / this.data.questionList.length) * 100 }) }, 'isNight': function (newValue) { console.log('is', newValue); } }, /**