This commit is contained in:
2025-03-04 10:31:39 +08:00
parent 20f211ce23
commit 5350defdc3
10 changed files with 480 additions and 98 deletions

View File

@ -17,6 +17,7 @@
"devDependencies": {
"@vitejs/plugin-vue": "^5.2.1",
"path": "^0.12.7",
"unplugin-vue-components": "^28.4.1",
"vite": "^6.2.0"
}
}