闫增涛
2024-04-03 2fabb6c52d7a933c49dd896bb2b3ab25d77381b4
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;
}
@@ -75,4 +79,9 @@
.testSee,
.shopCar {
  margin-right: 20rpx;
}
.list-icon {
  width: 32rpx;
  height: 18rpx;
}