From 9a2789b5269cce0f0a7b887dc45dc3d8c7d6dcdd Mon Sep 17 00:00:00 2001
From: yiming <m13691596795@163.com>
Date: 星期四, 21 三月 2024 14:52:35 +0800
Subject: [PATCH] 检索页

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

diff --git a/pages/cart/index.wxss b/pages/cart/index.wxss
index 5661723..4d47114 100644
--- a/pages/cart/index.wxss
+++ b/pages/cart/index.wxss
@@ -28,7 +28,7 @@
   padding: 30rpx;
   background: #F2F3F8;
   border-radius: 18rpx 18rpx 18rpx 18rpx;
-  padding-bottom: 230rpx;
+  padding-bottom: 325rpx;
   /* height: 260rpx; */
 }
 

--
Gitblit v1.9.1