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; }