保存进度!

This commit is contained in:
2025-10-13 19:32:20 +08:00
parent 8459896ae5
commit 364753a64d
3 changed files with 43 additions and 2 deletions

View File

@@ -9,7 +9,8 @@
"preview": "vite preview"
},
"dependencies": {
"vue": "^3.5.22"
"vue": "^3.5.22",
"vue-router": "^4.5.1"
},
"devDependencies": {
"@stylistic/eslint-plugin": "^5.4.0",