litian
2024-12-16 6f5904aabf18277a09e1990d9e2ec4db8b5d8f1e
packageBookService/pages/bookServices/examination/questionSchedule/index.wxss
@@ -20,9 +20,23 @@
}
.remainder {
  display: flex;
  width: 234rpx;
  color: #545C63;
}
.remainder-text {
  width: 112rpx;
  height: 40rpx;
  color: #545C63;
}
.remaining-time {
  margin-left: 6rpx;
  width: 116rpx;
  height: 40rpx;
}
.parimary-color {
  color: #ff6c00;
}