feat: add BaseImage component with blur placeholder

This commit is contained in:
Tim
2025-08-27 11:46:57 +08:00
parent 3eabafadf8
commit a2a08331e2
5 changed files with 721 additions and 1 deletions

View File

@@ -9,6 +9,7 @@
"generate": "nuxt generate"
},
"dependencies": {
"@nuxt/image": "^1.11.0",
"@stomp/stompjs": "^7.0.0",
"cropperjs": "^1.6.2",
"echarts": "^5.6.0",