feat:增加导出和快速评论功能

This commit is contained in:
2025-10-20 15:45:58 +08:00
parent 1fc1a31641
commit 4e83531621
6 changed files with 360 additions and 96 deletions

View File

@@ -2,7 +2,7 @@
"name": "blog-ui",
"private": true,
"version": "0.0.1",
"scripts": {
"scripts": {
"dev": "vite",
"build": "vite build",
"preview": "vite preview"
@@ -16,6 +16,7 @@
"dayjs": "^1.11.13",
"element-plus": "~2.9.7",
"font-awesome": "^4.7.0",
"html2pdf.js": "^0.12.1",
"md-editor-v3": "^4.21.3",
"pinia": "^2.3.1",
"ua-parser-js": "^2.0.3",