闫增涛
2024-09-19 a22c86c0a14de6fe7e7110f158beefa86ebc58ad
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>