完成不同练习生成不同截图

This commit is contained in:
kron
2025-06-21 12:59:59 +08:00
parent c1148d6e51
commit a9f4f22622
13 changed files with 177 additions and 63 deletions

View File

@@ -48,5 +48,6 @@ onMounted(() => {
flex-direction: column;
align-items: center;
justify-content: space-between;
overflow-x: hidden;
}
</style>