首页素材案例弹窗修改
This commit is contained in:
@@ -498,6 +498,9 @@ const AIChatPage: React.FC = () => {
|
||||
});
|
||||
setCurrentMedia(mediaItems);
|
||||
}
|
||||
if (state.aspectRatio) {
|
||||
setVideoAspectRatio(state.aspectRatio);
|
||||
}
|
||||
window.history.replaceState({}, '', window.location.pathname);
|
||||
}
|
||||
}, [location.state]);
|
||||
|
||||
Reference in New Issue
Block a user