From 7a51a7e6fa0574c44c2f54fc917f3218c74c06bb Mon Sep 17 00:00:00 2001 From: sws <1141121512@qq.com> Date: Fri, 1 Sep 2023 19:47:59 +0800 Subject: [PATCH] =?UTF-8?q?1.=E6=88=91=E7=9A=84=E9=A1=B5=E9=9D=A2=E4=BC=98?= =?UTF-8?q?=E5=8C=96=202.=E8=B4=AD=E7=89=A9=E8=BD=A6=E9=A1=B5=E9=9D=A2?= =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/cart/cart.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/cart/cart.vue b/components/cart/cart.vue index 757a9391..c27596fc 100644 --- a/components/cart/cart.vue +++ b/components/cart/cart.vue @@ -852,7 +852,7 @@ * 空购物车 */ .cart-no-data-box { - padding: 30% 0 0 0; + padding: 30% 0 40rpx 0; } .cart-no-data-box image {