ios
litian
2024-04-16 d441735db86da8db28a87caca533d10e0493ae87
packageBookService/pages/bookServices/detail/components/testResource/testResource.wxss
@@ -76,7 +76,7 @@
  justify-content: center;
  align-items: center;
  width: 176rpx;
  height: 82rpx;
  height: 80rpx;
}
.test-btn:last-child {
@@ -89,7 +89,8 @@
.btn-box {
  display: flex;
  width: 50%;
  justify-content: space-between;
  width: 49%;
}
.practice-btn {
@@ -136,6 +137,7 @@
  overflow: hidden;
  box-sizing: border-box;
  border: 3rpx solid #ff6c00;
  color: #ff6c00;
}
.card--active {