From 006a2ecb6430146cea3afdf353938043c231e5fc Mon Sep 17 00:00:00 2001
From: yiming <m13691596795@163.com>
Date: 星期四, 21 三月 2024 14:34:44 +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