feat: 完善模版

This commit is contained in:
2025-06-26 22:09:52 +08:00
parent 7fe25251a8
commit 32db6a2208
5 changed files with 609 additions and 4 deletions

View File

@@ -11,9 +11,12 @@
"dependencies": {
"@tailwindcss/vite": "^4.1.10",
"@vueuse/core": "^13.4.0",
"pinia": "^3.0.3",
"pinia-plugin-persistedstate": "^4.3.0",
"tailwindcss": "^4.1.10",
"unplugin-auto-import": "0.17.1",
"vue": "^3.5.17",
"vue-router": "^4.5.1"
"vue-router": "4"
},
"devDependencies": {
"@antfu/eslint-config": "^4.16.1",