优化代码,拆分组件

This commit is contained in:
2025-10-28 11:58:02 +08:00
parent 4529c58aad
commit 00d7aee32a
22 changed files with 2745 additions and 3064 deletions

View File

@@ -10,12 +10,9 @@
"lint": "eslint"
},
"dependencies": {
"@material-tailwind/react": "^2.1.10",
"clsx": "^2.1.1",
"edge-tts-universal": "^1.3.2",
"motion": "^12.23.24",
"next": "15.5.3",
"rc-modal-sheet": "^1.0.2",
"react": "19.1.0",
"react-dom": "19.1.0",
"zod": "^3.25.76"