From 9f917a39f91d6f1d029e91f4db5afaf6182c8e76 Mon Sep 17 00:00:00 2001 From: Eamon <17516219072@163.com> Date: Mon, 24 Aug 2026 18:04:44 +0800 Subject: [PATCH] =?UTF-8?q?=E8=8F=9C=E5=8D=95=E6=A0=8F=E4=B8=8B=E6=8B=89?= =?UTF-8?q?=E5=B1=82=E7=BA=A7=E6=B8=B2=E6=9F=93=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/home/header.tsx | 9 +++------ src/home/product/http.tsx | 8 ++++---- 2 files changed, 7 insertions(+), 10 deletions(-) diff --git a/src/home/header.tsx b/src/home/header.tsx index 4a11625..a287846 100644 --- a/src/home/header.tsx +++ b/src/home/header.tsx @@ -17,16 +17,13 @@ export default function Header() { () => false, ) - // ====================== // θœε•ηŠΆζ€ - // ====================== const [openMenu, setOpenMenu] = useState(false) - const handleEnter = () => setOpenMenu(true) const handleLeave = () => setOpenMenu(false) return ( -
+
-
+
{children}
diff --git a/src/home/product/http.tsx b/src/home/product/http.tsx index c5084aa..cc9cae9 100644 --- a/src/home/product/http.tsx +++ b/src/home/product/http.tsx @@ -1086,8 +1086,8 @@ function PrepaidCard({ onPay: (amount: number) => void }) { return ( - - + + {plan.tag} @@ -1121,8 +1121,8 @@ function PrepaidCardLarge({ onPay: (amount: number) => void }) { return ( - - + + {plan.tag}