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 ( - - - {/* - {/* ✅ 注入客户端运行时环境变量 */} -