数据结构优化

This commit is contained in:
李琦
2026-01-20 16:45:23 +08:00
parent 8460820f58
commit a941e46a0d
13 changed files with 401 additions and 247 deletions

View File

@@ -9,10 +9,15 @@
"preview": "vite preview"
},
"dependencies": {
"@fontsource/inter": "^5.0.0",
"@fontsource/jetbrains-mono": "^5.0.0",
"@fontsource/noto-sans-sc": "^5.0.0",
"@fontsource/playfair-display": "^5.0.0",
"@types/markdown-it": "^14.1.2",
"echarts": "^6.0.0",
"highlight": "^0.2.4",
"highlight.js": "^11.11.1",
"lucide-vue-next": "^0.446.0",
"markdown-it": "^14.1.0",
"md-editor-v3": "^6.3.1",
"vue": "^3.5.13",