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}