yiming
2024-04-01 f72f8966ba4e1715e8df82d5cf1c7e912b6da719
packageBookService/pages/bookServices/detail/components/testResource/testResource.wxss
@@ -13,6 +13,11 @@
  background-color: #FFF6F0;
}
.list-title {
  display: flex;
  align-items: center;
}
.list-title image {
  width: 34rpx;
  height: 38rpx;
@@ -36,8 +41,13 @@
  border-bottom: 1px solid #EFF0F1;
}
.btn-content {
  display: flex;
  align-items: center;
}
.top-btn image {
  margin-top: 20rpx;
  margin-right: 4rpx;
  width: 36rpx;
  height: 36rpx;
}
@@ -113,7 +123,7 @@
/* 横向布局 */
.horizontal-box {
  width: 350rpx;
  width: 338rpx;
  display: flex;
  align-items: center;
  margin: 32rpx;
@@ -142,10 +152,6 @@
  height: 68rpx;
}
.radio-content image {
  margin: 0 10rpx 10rpx 0;
}
.mock-data {
  padding: 0 32rpx;
}
@@ -155,10 +161,15 @@
  height: 100rpx;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #333;
  font-size: 28rpx;
}
.mack-num button {
  margin: 0;
}
.mock-list-box {
  padding: 32rpx;
  background-color: #F9F9F9;