From 154025a722ef1134a5c9515f7c56e2e6d57fba5b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8C=97=E6=9E=B3?= <7854742+wang_rumeng@user.noreply.gitee.com> Date: Tue, 26 Aug 2025 17:32:24 +0800 Subject: [PATCH] =?UTF-8?q?chatbox=E4=BF=AE=E5=A4=8D=E9=87=8D=E5=A4=8Dkey?= =?UTF-8?q?=E6=8A=A5=E9=94=99=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/SmartChatBox/InputBar.tsx | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/components/SmartChatBox/InputBar.tsx b/components/SmartChatBox/InputBar.tsx index 1785d0a..ea3cde8 100644 --- a/components/SmartChatBox/InputBar.tsx +++ b/components/SmartChatBox/InputBar.tsx @@ -246,6 +246,7 @@ export function InputBar({ onSend, setVideoPreview, initialVideoUrl, initialVide {/* 图片上传按钮 - 单行时显示在左侧 */} {!isMultiline && ( +