feat: 实现桌面控制组件

This commit is contained in:
JiaJun
2026-04-30 19:04:19 +08:00
parent 36ce93d8d0
commit 9ee681168e
60 changed files with 1246 additions and 247 deletions

View File

@@ -28,12 +28,16 @@
"@tanstack/react-query": "^5.99.0",
"@tanstack/react-query-devtools": "^5.99.0",
"@tanstack/react-router": "^1.168.22",
"clsx": "^2.1.1",
"dayjs": "^1.11.20",
"i18next": "^26.0.5",
"ky": "^2.0.1",
"lucide-react": "^1.9.0",
"motion": "^12.38.0",
"react": "^19.2.4",
"react-dom": "^19.2.4",
"react-i18next": "^17.0.3",
"tailwind-merge": "^3.5.0",
"zustand": "^5.0.12"
},
"devDependencies": {