From cf8ab94f948b0bc43ae4d06ed161957f6432ea16 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: Thu, 18 Sep 2025 21:24:38 +0800 Subject: [PATCH] =?UTF-8?q?=E9=BB=98=E8=AE=A4=20=E6=8B=93=E5=B1=95?= =?UTF-8?q?=E5=89=A7=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/ChatInputBox/ChatInputBox.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/ChatInputBox/ChatInputBox.tsx b/components/ChatInputBox/ChatInputBox.tsx index a5bc4e8..6926fd2 100644 --- a/components/ChatInputBox/ChatInputBox.tsx +++ b/components/ChatInputBox/ChatInputBox.tsx @@ -128,7 +128,7 @@ export function ChatInputBox({ noData }: { noData: boolean }) { resolution: "720p", language: "english", videoDuration: "1min", - expansion_mode: false, + expansion_mode: true, }); // 从 localStorage 初始化配置