From 1d339ab907726573fdcad185e267003e505b1437 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: Mon, 22 Sep 2025 13:14:33 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A8=AA/=E7=AB=96=E5=B1=8F=E9=80=89=E6=8B=A9?= =?UTF-8?q?=20=E4=B8=8A=E7=BA=BF=E6=9A=82=E6=97=B6=E4=B8=8D=E5=BC=80?= =?UTF-8?q?=E6=94=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/ChatInputBox/ChatInputBox.tsx | 8 ++++---- components/ChatInputBox/H5PhotoStoryDrawer.tsx | 6 +++--- components/ChatInputBox/H5TemplateDrawer.tsx | 6 +++--- components/ChatInputBox/PcPhotoStoryModal.tsx | 6 +++--- components/ChatInputBox/PcTemplateModal.tsx | 6 +++--- 5 files changed, 16 insertions(+), 16 deletions(-) diff --git a/components/ChatInputBox/ChatInputBox.tsx b/components/ChatInputBox/ChatInputBox.tsx index c1a98db..1548a04 100644 --- a/components/ChatInputBox/ChatInputBox.tsx +++ b/components/ChatInputBox/ChatInputBox.tsx @@ -469,15 +469,15 @@ export function ChatInputBox({ noData }: { noData: boolean }) { {/* 分隔线(移动端隐藏,避免拥挤) */} -
+ {/*
*/} - {/* 横/竖屏选择 */} - onConfigChange('aspect_ratio', v)} placement="top" className={`${isMobile ? '!px-1' : ''}`} - /> + /> */} {/* 右侧Action按钮 */} diff --git a/components/ChatInputBox/H5PhotoStoryDrawer.tsx b/components/ChatInputBox/H5PhotoStoryDrawer.tsx index 562e1b1..fd7b134 100644 --- a/components/ChatInputBox/H5PhotoStoryDrawer.tsx +++ b/components/ChatInputBox/H5PhotoStoryDrawer.tsx @@ -359,12 +359,12 @@ export const H5PhotoStoryDrawer = ({
- {/* 横/竖屏选择 */} - + /> */} {!hasAnalyzed ? (
diff --git a/components/ChatInputBox/H5TemplateDrawer.tsx b/components/ChatInputBox/H5TemplateDrawer.tsx index bbc6116..a8963cf 100644 --- a/components/ChatInputBox/H5TemplateDrawer.tsx +++ b/components/ChatInputBox/H5TemplateDrawer.tsx @@ -556,12 +556,12 @@ export const H5TemplateDrawer = ({ />
)} - {/* 横/竖屏选择 */} - + /> */} 0} handleCreateVideo={handleConfirm} diff --git a/components/ChatInputBox/PcPhotoStoryModal.tsx b/components/ChatInputBox/PcPhotoStoryModal.tsx index e03fe0c..37c9f81 100644 --- a/components/ChatInputBox/PcPhotoStoryModal.tsx +++ b/components/ChatInputBox/PcPhotoStoryModal.tsx @@ -321,12 +321,12 @@ export const PcPhotoStoryModal = ({ placeholder="Share your creative ideas about the image and let AI create a movie story for you..." />
- {/* 横/竖屏选择 */} - + /> */} {!hasAnalyzed ? (
)} - {/* 横/竖屏选择 */} - + /> */} 0} handleCreateVideo={handleConfirm}