优化:深国际改革方案增加左侧固定导航菜单(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
@@ -31,7 +31,7 @@
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Microsoft YaHei", sans-serif;
background: var(--bg);
color: var(--text);
line-height: 1.7;
line-height:1.57;
padding: 40px 20px;
}
.container { max-width: 1160px; margin: 0 auto; }
@@ -47,6 +47,10 @@
font-size: 28px;
font-weight: 700;
margin-bottom: 8px;
background: linear-gradient(135deg, #2563eb, #7c3aed);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
}
.report-header .subtitle {
font-size: 14px;