packageBookService/pages/bookServices/detail/index.wxss
@@ -30,6 +30,7 @@ .book-img image { width: 240rpx; height: 340rpx; box-shadow: 0px 3px 6px 1px rgba(0, 0, 0, 0.16); } .book-detail { @@ -283,6 +284,7 @@ align-items: center; justify-content: center; color: #fff; background-color: #F14B3B; } .shopCarColor { @@ -384,4 +386,8 @@ height: 100%; display: flex; align-items: center; } .suggest-component .t-input__placeholder { font-size: 28rpx !important; }