闫增涛
2024-03-21 b273028fde3178d2643312c66d943b12f2c1bfad
packageBookService/pages/bookServices/list/index.wxss
@@ -86,11 +86,16 @@
  color: #333;
}
.book-img image {
  object-fit: contain;
.book-img {
  width: 210rpx;
  height: 290rpx;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0px 3px 6px 1px rgba(0, 0, 0, 0.16);
}
.book-name {
  margin-top: 24rpx;
  color: #333;