优化:深国际改革方案增加左侧固定导航菜单(17个锚点+滚动监听+移动端抽屉)

This commit is contained in:
zdh
2026-06-03 08:29:03 +08:00
parent 3f88963ef9
commit 1c5e59b885
24 changed files with 1289 additions and 116 deletions
@@ -98,7 +98,7 @@ body {
border-bottom: 2px solid var(--color-primary); color: var(--text-primary);
}
.section-title::before { content: ''; }
.subsection { margin: 24px 0 16px; }
.subsection { margin: 48px 0; }
.subsection-title {
font-size: 18px; font-weight: 600; color: var(--text-primary);
padding-left: 12px; border-left: 3px solid var(--color-primary); margin-bottom: 12px;