From 2c50af1778b16e944c5091e15432cef8f7fec14a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A6=BA=E7=8B=A8?= <18119604035@163.com> Date: Mon, 8 May 2023 18:12:50 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A6=96=E9=A1=B5=E8=AF=BE=E7=A8=8B=E5=88=86?= =?UTF-8?q?=E7=B1=BB=E9=80=89=E6=8B=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/index/index.tsx | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/src/pages/index/index.tsx b/src/pages/index/index.tsx index 2f25d0d..6db94f9 100644 --- a/src/pages/index/index.tsx +++ b/src/pages/index/index.tsx @@ -183,6 +183,8 @@ const IndexPage = () => { overflowX: "hidden", overflowY: "auto", }} + onMouseOut={() => setOpen(false)} + onMouseOver={() => setOpen(true)} > { ))} - + setOpen(true)} + > {categoryText}