闫增涛
2024-04-11 0bbc91dbf3a58da857ef098b34f9d2f86361c766
packageBookService/pages/bookServices/examination/questionSchedule/index.wxss
@@ -20,7 +20,12 @@
}
.remainder {
  display: flex;
  color: #545C63;
}
.remaining-time {
  margin-left: 6rpx;
}
.parimary-color {
@@ -29,4 +34,13 @@
.question-num {
  margin-left: 10rpx;
}
.submit-message {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 40rpx 20rpx;
  color: #000;
  font-size: 28rpx;
}