From 006a2ecb6430146cea3afdf353938043c231e5fc Mon Sep 17 00:00:00 2001
From: yiming <m13691596795@163.com>
Date: 星期四, 21 三月 2024 14:34:44 +0800
Subject: [PATCH] 修改购物车等

---
 pages/bookServices/assort/index.wxss |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/pages/bookServices/assort/index.wxss b/pages/bookServices/assort/index.wxss
index f065f59..4b330d3 100644
--- a/pages/bookServices/assort/index.wxss
+++ b/pages/bookServices/assort/index.wxss
@@ -127,7 +127,6 @@
 
 .book-box image {
   height: 142rpx;
-  object-fit: contain !important;
 }
 
 .classify {
@@ -141,6 +140,7 @@
 }
 
 .assort-img {
+  display: flex;
   width: 116rpx;
   height: 142rpx;
   box-shadow: 0px 3px 6px 1px rgba(0, 0, 0, 0.16);

--
Gitblit v1.9.1