Refactor code structure for improved readability and maintainability

This commit is contained in:
ash66
2026-05-14 18:09:15 +08:00
parent 10d04c4083
commit 35cd927d02
105 changed files with 9043 additions and 7720 deletions

View File

@@ -64,7 +64,7 @@ npm run preview
## 项目结构
```
src/
frontend/src/
├── components/
│ ├── common/ # 通用组件 (Logo, Pattern, ThemeToggle)
│ ├── layout/ # 布局组件 (Header, Tabs, Content)

1968
frontend/pnpm-lock.yaml generated Normal file

File diff suppressed because it is too large Load Diff