feat: 弹窗视频生成

This commit is contained in:
zhangyh
2025-11-19 10:31:26 +08:00
parent f425dcec39
commit 1edcef49f8
3 changed files with 455 additions and 55 deletions

View File

@@ -200,7 +200,7 @@ const handleConfirm = () => {
img {
width: 100%;
height: 100%;
object-fit: cover;
object-fit: contain;
display: block;
}

View File

@@ -509,6 +509,7 @@ defineExpose({
border: 2px solid #dcdfe6;
padding: 1.5rem 1.5rem 3rem;
height: auto;
font-size: 1.8rem;
.area {
width: 100%;
min-height: 12rem;