forked from 77media/video-flow
先保证能剪辑
This commit is contained in:
parent
6e1b238f78
commit
1ba52f8832
@ -261,7 +261,7 @@ const WorkFlow = React.memo(function WorkFlow() {
|
||||
|
||||
{/* AI剪辑按钮 - 当可以跳转剪辑时显示 */}
|
||||
{
|
||||
isShowAutoEditing && (
|
||||
showGotoCutButton && (
|
||||
<div className="fixed right-[2rem] top-[8rem] z-[49]">
|
||||
<Tooltip title="AI智能剪辑" placement="left">
|
||||
<AIEditingIframeButton
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user