diff --git a/src/components/ChatUI.tsx b/src/components/ChatUI.tsx index 0cab0ec..6d0ed04 100644 --- a/src/components/ChatUI.tsx +++ b/src/components/ChatUI.tsx @@ -381,9 +381,9 @@ const ChatUI = () => { <>
-
+
{/* Header */} -
+
{/* 左侧群组信息 */}
@@ -552,7 +552,7 @@ const ChatUI = () => {
{/* Input Area */} -
+
{messages.length > 0 && (