闫增涛
2025-03-31 04c7b0163caeae4ab1c5da62e301fa993101cfad
packageBookService/pages/bookServices/detail/components/testResource/testResource.wxss
@@ -41,7 +41,8 @@
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  padding: 0 0 20rpx 15rpx;
  /* padding: 0 0 20rpx 15rpx; */
  padding: 5rpx;
  border-bottom: 1px solid #EFF0F1;
}
@@ -65,7 +66,8 @@
  margin-right: 4rpx;
}
.btn-box image {
.btn-box image,
.buy-question-btn image {
  width: 36rpx;
  height: 36rpx;
}
@@ -76,7 +78,7 @@
  justify-content: center;
  align-items: center;
  width: 176rpx;
  height: 82rpx;
  height: 80rpx;
}
.test-btn:last-child {
@@ -89,6 +91,7 @@
.btn-box {
  display: flex;
  justify-content: space-between;
  width: 50%;
}
@@ -190,7 +193,7 @@
.mack-num {
  width: 100%;
  height: 100rpx;
  height: 106rpx;
  display: flex;
  align-items: center;
  justify-content: space-between;
@@ -288,4 +291,14 @@
.t-radio__description {
  width: 102%;
}
.buy-question-btn {
  padding-right: 5rpx;
  display: flex;
  justify-content: flex-end;
}
.buy-question-btn image {
  margin-right: 4rpx;
}