bug
闫增涛
2024-09-20 33bca11c5ee8db8a0ca3444869f0cc3048edbe94
packageBookService/pages/bookServices/examination/questionSchedule/index.wxml
@@ -21,7 +21,9 @@
      class="remainder"
      wx:if="{{!submitStatus && (answerType == 'option' || answerType == 'mock')}}"
      style="color:  {{isNight ? '#fff' : '#000'}};"
      >剩余时间 <text class="parimary-color">{{showTime}}</text></view
    >
      <view class="remainder-text">剩余时间 </view>
      <view class="parimary-color remaining-time">{{showTime}}</view></view
    >
  </view>
  <!-- 进度条 -->