添加友链功能,加载 YAML 文件,优化样式和交互效果,更新依赖

This commit is contained in:
2025-03-05 19:08:05 +08:00
parent cb3e392899
commit f3d40e391e
5 changed files with 222 additions and 11 deletions

View File

@ -13,8 +13,10 @@
"@fortawesome/fontawesome-free": "^6.7.2",
"element-plus": "^2.9.5",
"github-calendar": "^2.3.4",
"js-yaml": "^4.1.0",
"vue": "^3.5.13",
"vue-router": "^4.5.0"
"vue-router": "^4.5.0",
"yaml": "^2.7.0"
},
"devDependencies": {
"@vitejs/plugin-vue": "^5.2.1",