yiming
2024-04-19 56b70cdad0a96691eaf37e04a79ef5e92b892480
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;
}
@@ -76,7 +77,7 @@
  justify-content: center;
  align-items: center;
  width: 176rpx;
  height: 82rpx;
  height: 80rpx;
}
.test-btn:last-child {
@@ -89,6 +90,7 @@
.btn-box {
  display: flex;
  justify-content: space-between;
  width: 50%;
}
@@ -136,6 +138,7 @@
  overflow: hidden;
  box-sizing: border-box;
  border: 3rpx solid #ff6c00;
  color: #ff6c00;
}
.card--active {
@@ -189,7 +192,7 @@
.mack-num {
  width: 100%;
  height: 100rpx;
  height: 106rpx;
  display: flex;
  align-items: center;
  justify-content: space-between;