From 594f5be7d0918f6800a1c90ef354aaef796dfc66 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AE=87=E9=98=B3?= <3311118881@qq.com> Date: Fri, 18 Oct 2024 20:27:35 +0800 Subject: [PATCH] =?UTF-8?q?=E7=99=BE=E5=BA=A6=E7=BB=9F=E8=AE=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/app/layout.tsx | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 35657f4..4f3309e 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -29,6 +29,18 @@ export default async function RootLayout({ children }: Readonly<{ children: Reac + +
{/* 进度条组件 */}