闫增涛
2024-04-02 d16edf75075be3e4bc8eeb90420d048101068163
packageBookService/pages/bookServices/examination/questionList/index.wxss
@@ -37,8 +37,7 @@
}
.swiper {
  /* min-height: 900rpx; */
  height: 100%;
  height: 95%;
}
/* 单选题 */
@@ -254,4 +253,13 @@
.check-text-box {
  display: inline-block;
  width: calc(100% - 25px);
}
.view-parsing {
  margin-top: 40rpx;
  --td-button-primary-bg-color: #fff;
  --td-button-primary-color: #ff6c00;
  --td-button-primary-active-bg-color: #fff0e6;
  --td-button-primary-border-color: #ff6c00;
  --td-button-primary-active-border-color: #ff6c00;
}