修复了一些Bug

This commit is contained in:
2026-09-02 19:52:25 +08:00
parent 419c7bc660
commit 155818bbc7
6 changed files with 263 additions and 11 deletions

View File

@@ -17,6 +17,8 @@
},
"devDependencies": {
"@vitejs/plugin-vue": "^6.0.8",
"unplugin-auto-import": "^21.1.0",
"unplugin-vue-components": "^32.1.0",
"vite": "^8.2.2"
}
}