litian
2024-03-27 ebfc641a1a1bc6c40b8010f31f7a836f09308b6e
packageBookService/pages/bookServices/detail/components/tree/index.wxss
@@ -5,7 +5,9 @@
}
.header-title {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  --td-checkbox-vertical-padding: 0
}
@@ -18,7 +20,10 @@
  padding: 0;
}
.download-image {
  width: 32rpx;
  height: 32rpx;
}
.contentBox {
  padding: 0 26rpx;
@@ -72,4 +77,9 @@
.testSee,
.shopCar {
  margin-right: 20rpx;
}
.list-icon {
  width: 32rpx;
  height: 18rpx;
}