覆盖 27 个此前缺少返回链接的报告页和独立页面(共 50 个 HTML 页,index.html 首页除外) - 标准报告页:header/header-bar 内插入 back-link - 特殊页面:深国际、中医馆、YqBoot、交互式演示等单独适配 - 统一文案「← 返回知识库」,URL 按目录深度自动推算
This commit is contained in:
@@ -450,6 +450,7 @@ a { color: var(--color-primary); }
|
||||
|
||||
<!-- Header -->
|
||||
<header class="header">
|
||||
<a href="../index.html" class="back-link" style="color:var(--color-primary);text-decoration:none;font-size:12px;margin-right:16px;">← 返回知识库</a>
|
||||
<h1>Graphify-rs 深度分析报告</h1>
|
||||
<div class="badges">
|
||||
<span class="badge hot">22K+ Stars</span>
|
||||
|
||||
Reference in New Issue
Block a user