From 39975e4349c930e28bf157d39c53a452fbc9b3c2 Mon Sep 17 00:00:00 2001 From: luorijun Date: Mon, 26 May 2025 16:38:44 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E7=BB=86=E8=8A=82=E8=B0=83?= =?UTF-8?q?=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/composites/extract/index.tsx | 2 +- src/components/page.tsx | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/components/composites/extract/index.tsx b/src/components/composites/extract/index.tsx index a02a8ba..cfd50a8 100644 --- a/src/components/composites/extract/index.tsx +++ b/src/components/composites/extract/index.tsx @@ -374,7 +374,7 @@ function SelectResource() { )} - {i < resources.length - 1 && } + {i < resources.length - 1 && } ))} diff --git a/src/components/page.tsx b/src/components/page.tsx index 0c31055..35572b5 100644 --- a/src/components/page.tsx +++ b/src/components/page.tsx @@ -14,9 +14,9 @@ export default function Page(props: ComponentProps<'main'> & PageProps) { {/* background */}
-
-
-
+
+
+
{/* content */}