From 49dd5285d16fd82f6e2b44ae6aaed7be53149045 Mon Sep 17 00:00:00 2001 From: hailin Date: Wed, 21 May 2025 11:14:40 +0800 Subject: [PATCH] . --- chatdesk-ui/app/[locale]/layout.tsx | 56 +++++++++++++++++------------ 1 file changed, 33 insertions(+), 23 deletions(-) diff --git a/chatdesk-ui/app/[locale]/layout.tsx b/chatdesk-ui/app/[locale]/layout.tsx index d973be8..88e01e6 100644 --- a/chatdesk-ui/app/[locale]/layout.tsx +++ b/chatdesk-ui/app/[locale]/layout.tsx @@ -122,28 +122,38 @@ export default async function RootLayout({ //console.log("[layout.tsx]..............current locale: ", {locale}); - return ( - - - {/* - {/* ✅ 注入客户端运行时环境变量 */} -