url
litian
2024-07-11 f16f827b03d7b148e6ea4a52b66d14c577f1d0ca
packageBookService/pages/bookServices/examination/questionSchedule/index.wxml
@@ -22,7 +22,7 @@
      wx:if="{{!submitStatus && (answerType == 'option' || answerType == 'mock')}}"
      style="color:  {{isNight ? '#fff' : '#000'}};"
    >
      <view>剩余时间 </view>
      <view class="remainder-text">剩余时间 </view>
      <view class="parimary-color remaining-time">{{showTime}}</view></view
    >
  </view>