增加截图预览功能,并使用Composition API重写代码

This commit is contained in:
2025-02-23 23:41:15 +08:00
parent 5e8a76f6c5
commit 7f34930969
5 changed files with 188 additions and 111 deletions

View File

@ -12,7 +12,8 @@
},
"dependencies": {
"@element-plus/icons-vue": "^2.3.1",
"element-plus": "^2.4.3",
"element-plus": "^2.9.1",
"html2canvas": "^1.4.1",
"vue": "^3.3.10",
"vuedraggable": "^4.1.0"
},