feat: support multi-files

This commit is contained in:
复语
2026-05-08 16:43:00 +08:00
parent eaef56f4f9
commit b7c6dc6f6d
4 changed files with 5755 additions and 10 deletions
+1 -1
View File
@@ -17,6 +17,7 @@
"axios": "^1.13.2",
"dompurify": "^3.2.6",
"file-saver": "^2.0.5",
"jszip": "3.10.1",
"lru-cache": "^11.1.0",
"lucide-vue-next": "^0.535.0",
"marked": "^16.1.1",
@@ -51,7 +52,6 @@
"tailwindcss": "^3.4.17",
"typescript": "~5.8.3",
"vite": "^7.3.0",
"vite-plugin-vue-devtools": "^8.0.0",
"vue-tsc": "^3.0.4"
}
}