新增管理者介面

This commit is contained in:
2025-10-07 12:34:49 +08:00
parent 4482f6c3c7
commit b5bcc3d7a4
9 changed files with 1636 additions and 2 deletions

View File

@@ -65,6 +65,7 @@
"tailwind-merge": "^2.5.5",
"tailwindcss-animate": "^1.0.7",
"vaul": "^0.9.6",
"xlsx": "^0.18.5",
"zod": "^3.24.1"
},
"devDependencies": {
@@ -75,4 +76,4 @@
"tailwindcss": "^3.4.17",
"typescript": "^5"
}
}
}