临时隐藏图生视频入口

This commit is contained in:
moux1024 2025-10-01 00:18:19 +08:00
parent 78421c5121
commit 12202ff9cb

View File

@ -462,7 +462,7 @@ export function ChatInputBox({ noData }: { noData: boolean }) {
</Tooltip>
{/* 分隔线 */}
<div className="hidden sm:block w-px h-4 bg-white/[0.20]"></div>
{/* <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"}>