Files
debt-manager/frontend/index.html
OP 1f8321c74e style: 导航栏改为三栏布局,首页/分析居中
- 使用 CSS Grid: grid-template-columns: 1fr auto 1fr
- 左栏:系统名称(左对齐)
- 中栏:首页/分析(居中)
- 右栏:用户相关信息(右对齐)
- 三栏宽度与页面内容一致
2026-06-29 01:07:45 +08:00

77 KiB