临时隐藏图生视频入口

This commit is contained in:
moux1024 2025-09-30 23:28:28 +08:00
parent 0ea56ac410
commit 78421c5121

View File

@ -465,7 +465,7 @@ export function ChatInputBox({ noData }: { noData: boolean }) {
<div className="hidden sm:block w-px h-4 bg-white/[0.20]"></div>
{/* 图片故事按钮 */}
<Tooltip title="Create movie from image" placement="top" trigger={isDesktop ? "hover" : "contextMenu"}>
{/* <Tooltip title="Create movie from image" placement="top" trigger={isDesktop ? "hover" : "contextMenu"}>
<button
data-alt="photo-story-button"
className="flex items-center gap-1.5 px-2 py-2 text-white/[0.70] hover:text-white transition-colors"
@ -473,7 +473,7 @@ export function ChatInputBox({ noData }: { noData: boolean }) {
>
<ImagePlay className="w-4 h-4" />
</button>
</Tooltip>
</Tooltip> */}
{isDesktop ? (
<PcPhotoStoryModal