feat: 优化前端显示&修复若干bug

This commit is contained in:
CaasianVale
2025-03-07 03:33:18 +08:00
parent ff5b820a57
commit 4c115cf325
29 changed files with 3726 additions and 1209 deletions

View File

@@ -15,7 +15,9 @@
"axios": "^1.8.1",
"marked": "^15.0.7",
"naive-ui": "^2.41.0",
"vue": "^3.5.13"
"npm": "^11.2.0",
"vue": "^3.5.13",
"vue-router": "4"
},
"devDependencies": {
"@types/marked": "^5.0.2",