From 236ab4aa75fef8aa0005e87f28b6ad834ad756d8 Mon Sep 17 00:00:00 2001 From: guanj Date: Mon, 1 Jun 2026 13:41:05 +0800 Subject: [PATCH] =?UTF-8?q?=E5=85=A8=E5=B1=80=E4=BF=AE=E6=94=B9=E5=8D=A1?= =?UTF-8?q?=E7=89=87=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- uni_modules/uni-card/components/uni-card/uni-card.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/uni_modules/uni-card/components/uni-card/uni-card.vue b/uni_modules/uni-card/components/uni-card/uni-card.vue index c4cd13c..4d2897f 100644 --- a/uni_modules/uni-card/components/uni-card/uni-card.vue +++ b/uni_modules/uni-card/components/uni-card/uni-card.vue @@ -72,7 +72,7 @@ }, margin: { type: String, - default: '10px' + default: '15rpx' }, spacing: { type: String,