packageBookService/pages/bookServices/examination/examination.wxml
@@ -22,7 +22,7 @@ /> </view> --> <view class="page-content"> <view class="page-content" style="background-color:{{isNight ? '#222' : ''}}"> <question-schedule wx:if="{{!loading}}" id="countDownRef" @@ -57,7 +57,7 @@ <!-- 底部区域--> <view class="page-bottom"> <view class="page-bottom" style="background-color:{{isNight ? '#202020' : ''}}"> <question-options id="question-options" isNight="{{isNight}}"