闫增涛
2024-04-11 0bbc91dbf3a58da857ef098b34f9d2f86361c766
packageBookService/pages/bookServices/examination/questionSchedule/index.wxml
@@ -22,8 +22,8 @@
      wx:if="{{!submitStatus && (answerType == 'option' || answerType == 'mock')}}"
      style="color:  {{isNight ? '#fff' : '#000'}};"
    >
      <text>剩余时间 </text>
      <text class="parimary-color">{{showTime}}</text></view
      <view>剩余时间 </view>
      <view class="parimary-color remaining-time">{{showTime}}</view></view
    >
  </view>
  <!-- 进度条 -->