From 00092db4c4994d622686a703da4ee6bf9061ef58 Mon Sep 17 00:00:00 2001 From: yezian Date: Thu, 8 Feb 2024 21:44:58 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E5=8D=95=E5=BC=A0=E5=9B=BE?= =?UTF-8?q?=E7=89=87=E5=8A=A8=E6=80=81=E5=85=A8=E5=B1=8F=E4=BC=9A=E9=97=AA?= =?UTF-8?q?=E9=80=80=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/Post/index.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/Post/index.jsx b/components/Post/index.jsx index be9570d..58752d2 100644 --- a/components/Post/index.jsx +++ b/components/Post/index.jsx @@ -305,7 +305,7 @@ function ImageDisplay({ blur, media }) { }) : () => { setIsModalVisible(true); - setImageIndex(index); + setImageIndex(0); } } style={{