基本样式优化 & 数据表组件使用 tanstack-table 库实现

This commit is contained in:
2025-10-20 16:20:21 +08:00
parent 3c38945750
commit 8c05d0b332
9 changed files with 142 additions and 79 deletions

View File

@@ -15,6 +15,7 @@
"@radix-ui/react-select": "^2.2.6",
"@radix-ui/react-slot": "^1.2.3",
"@radix-ui/react-tabs": "^1.1.13",
"@tanstack/react-table": "^8.21.3",
"bcryptjs": "^3.0.2",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",