From 2fa7a1dd4e8258f27d27e28d0cf9047407f1ad8f Mon Sep 17 00:00:00 2001 From: unknown <18119604035@163.com> Date: Mon, 31 Jul 2023 11:03:51 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9B=BE=E7=89=87=E5=88=97=E8=A1=A8=E5=85=A8?= =?UTF-8?q?=E9=80=89=E6=8C=89=E9=92=AE=E9=80=BB=E8=BE=91=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/resource/images/index.tsx | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/src/pages/resource/images/index.tsx b/src/pages/resource/images/index.tsx index 99d94dc..bc4f09f 100644 --- a/src/pages/resource/images/index.tsx +++ b/src/pages/resource/images/index.tsx @@ -192,23 +192,23 @@ const ResourceImagesPage = () => { > {selectKey.length > 0 && ( + )} + {selectKey.length === 0 && ( + )} {imageList.length !== 0 && ( - <> - - - + )}