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 { @@ -385,4 +386,8 @@ height: 100%; display: flex; align-items: center; } .suggest-component .t-input__placeholder { font-size: 28rpx !important; }