13 Commits

Author SHA1 Message Date
Your Name
153a4b9413 fix: hide breadcrumb navigation and header title 2026-03-30 16:55:42 +08:00
Your Name
4a388992cc refactor: use UmiJS built-in header instead of CustomHeader 2026-03-30 16:53:18 +08:00
Your Name
b5ab96874b fix: add fixed CustomHeader in root container with top:0 positioning 2026-03-30 16:06:31 +08:00
Your Name
5de714572a fix: try headerContentRender and force header display 2026-03-30 16:03:05 +08:00
Your Name
602587d5f3 fix: restore headerRender with CustomHeader component 2026-03-30 16:00:41 +08:00
Your Name
0cdf53523e fix: hide sidebar user actions and add navTheme config 2026-03-30 16:00:31 +08:00
Your Name
5141e9c72b fix: remove avatarProps to prevent duplicate user info in sidebar 2026-03-30 15:02:58 +08:00
Your Name
ac6967024f feat: integrate CustomHeader and CustomLogo into layout
- Add imports for CustomHeader and CustomLogo components
- Add headerRender function to render custom header
- Add logoRenderer function to render custom logo with collapsed state
- Components properly integrated into layout configuration

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-30 14:56:14 +08:00
Your Name
4b850b41bc style: update theme tokens to white color scheme
- Update bgLayout to #f5f5f5 (light gray layout background)
- Update header colorBgHeader to #ffffff (white header background)
- Update header text colors to dark (#262626, #595959)
- Increase header height to 64px
- Add comprehensive sider color tokens for white menu theme
- Add selected menu item styling with blue highlight

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-30 14:52:18 +08:00
Your Name
769e5acad5 refactor: change layout mode from mix to side
Changed layout from 'mix' to 'side' mode to optimize the layout structure to a left-right split layout. Also disabled default logo to prepare for custom logo component.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-30 14:51:25 +08:00
Your Name
4c4992d8d5 fix:更新设置
All checks were successful
Build and Push Docker Image / build (push) Successful in 3m54s
2026-01-27 15:21:02 +08:00
uiuJun
59b3126b00 fix:去水印
All checks were successful
Build and Push Docker Image / build (push) Successful in 3m40s
2025-10-10 17:55:46 +08:00
67fc8f005e feat:初始化 2025-06-27 16:42:11 +08:00