packageBookService/pages/bookServices/examination/questionSchedule/index.wxml
@@ -3,7 +3,7 @@ wx:if="{{((answerType == 'option' || answerType == 'mock') && !submitStatus) || answerType == 'collectQuestion' || answerType =='errorQuestion'}}" class="schedule" id="schedule" style="background-color:{{isNight ? '#000' : '#fff'}}" style="background-color:{{isNight ? '#1a1a1a' : '#fff'}}" > <view class="schedule-top"> <!-- 答题进度 -->