From 2ca986791cdb7a418e9a82f5d474742f0826d18c Mon Sep 17 00:00:00 2001 From: LiuJiaNan <15703339975@163.com> Date: Wed, 17 Dec 2025 10:18:51 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96PreviewImg?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/PreviewImg/index.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/PreviewImg/index.js b/components/PreviewImg/index.js index d78c093..d284c73 100644 --- a/components/PreviewImg/index.js +++ b/components/PreviewImg/index.js @@ -12,11 +12,11 @@ const PreviewImg = (props) => { return ( { - files.filter(Boolean).map((item, index) => ( + files.filter(Boolean).map((item) => ( 0 ? 10 : 0 }} + wrapperStyle={{ marginRight: 10, marginBottom: 10 }} width={100} height={100} alt=""