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