litian
2024-04-11 762a49929ee789aa81fd4df9c7c63be6749603c7
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;
}