From 787850833f70a0b32e25659ec4e9aa19fc9bf84c Mon Sep 17 00:00:00 2001 From: mlogclub Date: Wed, 6 May 2026 17:35:32 +0800 Subject: [PATCH] fix: update chat shell message and comment out header section --- web/components/kefu/chat-shell.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/web/components/kefu/chat-shell.tsx b/web/components/kefu/chat-shell.tsx index 26f8ff0..ee10e2e 100644 --- a/web/components/kefu/chat-shell.tsx +++ b/web/components/kefu/chat-shell.tsx @@ -265,7 +265,7 @@ export function KefuChatShell() { style={{ "--primary": themeColor } as CSSProperties} >
-
+ {/*
{title} @@ -276,7 +276,7 @@ export function KefuChatShell() {
) : null}
-
+
*/}
@@ -286,12 +286,12 @@ export function KefuChatShell() {
会话已结束

- 当前客服会话已关闭,如需继续咨询可以重新发起对话。 + 当前客服会话已关闭,感谢您的使用。

- + */}