闫增涛
2024-03-21 c4e651ac030ef5fe8870f6974fcc4658d42986c6
packageBookService/pages/bookServices/detail/components/testResource/testResource.wxss
@@ -31,6 +31,7 @@
.top-btn {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  padding: 0 0 20rpx 15rpx;
  border-bottom: 1px solid #EFF0F1;
}
@@ -57,6 +58,10 @@
.practice-btn text {
  font-size: 28rpx;
}
.error-btn {
  margin-left: 10rpx;
}
.paper-btn,
@@ -178,11 +183,6 @@
  align-items: center;
}
.mack-state {
  width: 94rpx;
  height: 42rpx;
}
.mock-score {
  font-size: 28rpx;
  color: #ff6c00;
@@ -194,10 +194,12 @@
}
.state-pad {
  width: 80rpx;
  white-space: nowrap;
  width: 90rpx;
  border-radius: 10rpx;
  display: inline-block;
  padding: 10rpx;
  text-align: center;
}
.complete {