From 9bd73ccb07486f9df7597ededba8468cca33e053 Mon Sep 17 00:00:00 2001 From: star7th Date: Mon, 3 Nov 2025 23:31:26 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=BB=E9=A2=98=E5=8A=A0=E8=BD=BD=E9=97=AA?= =?UTF-8?q?=E7=83=81=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/app/layout.tsx | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index a82a716..a143e77 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -36,6 +36,24 @@ export default function RootLayout({ return ( + {/* 在首屏渲染前设置主题,避免主题闪烁 */} +