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 && ( +