闫增涛
2024-04-03 34dd2d10cf26c86ed170a59aa36718f7c27f24d0
packageBookService/pages/bookServices/detail/components/tree/index.wxss
@@ -5,11 +5,15 @@
}
.header-title {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  --td-checkbox-vertical-padding: 0
}
.title-checkBox {
  display: flex;
}
.t-class {
  background-color: #F7F7F7;
}
@@ -18,7 +22,10 @@
  padding: 0;
}
.download-image {
  width: 32rpx;
  height: 32rpx;
}
.contentBox {
  padding: 0 26rpx;
@@ -72,4 +79,9 @@
.testSee,
.shopCar {
  margin-right: 20rpx;
}
.list-icon {
  width: 32rpx;
  height: 18rpx;
}