Refactor code structure for improved readability and maintainability
This commit is contained in:
@@ -64,7 +64,7 @@ npm run preview
|
||||
## 项目结构
|
||||
|
||||
```
|
||||
src/
|
||||
frontend/src/
|
||||
├── components/
|
||||
│ ├── common/ # 通用组件 (Logo, Pattern, ThemeToggle)
|
||||
│ ├── layout/ # 布局组件 (Header, Tabs, Content)
|
||||
|
||||
Reference in New Issue
Block a user