完成canvas生成图片下载

This commit is contained in:
kron
2025-06-21 03:34:10 +08:00
parent 34d4a1bed8
commit c1148d6e51
7 changed files with 213 additions and 88 deletions

View File

@@ -52,6 +52,7 @@ onMounted(() => {
align-items: center;
width: 72vw;
height: 60px;
/* margin-top: var(--status-bar-height); */
padding-left: 15px;
}
.back-btn {