This website requires JavaScript.
Explore
Help
Sign In
wangxiaoji
/
TuringToken
Watch
1
Star
0
Fork
You've already forked TuringToken
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
2165430d87
TuringToken
/
web
/
src
/
pages
/
Benchmarks
History
xiezhouwei
5b5d7a95f3
fix: 评测页面顶部被固定导航栏遮挡 - 添加 pt-14 偏移\n\n根因:PageLayout.jsx 中 <Header> 使用 position: fixed; top: 0(h-14, 56px),但\n非 /console 路径的 <Content> padding 为 0,评测页面顶部内容被固定头部遮盖。\n\n修改:在外容器和 loading 容器添加 pt-14,精确匹配头部高度。
2026-06-17 11:47:48 +08:00
..
index.jsx
fix: 评测页面顶部被固定导航栏遮挡 - 添加 pt-14 偏移\n\n根因:PageLayout.jsx 中 <Header> 使用 position: fixed; top: 0(h-14, 56px),但\n非 /console 路径的 <Content> padding 为 0,评测页面顶部内容被固定头部遮盖。\n\n修改:在外容器和 loading 容器添加 pt-14,精确匹配头部高度。
2026-06-17 11:47:48 +08:00