覆盖 27 个此前缺少返回链接的报告页和独立页面(共 50 个 HTML 页,index.html 首页除外) - 标准报告页:header/header-bar 内插入 back-link - 特殊页面:深国际、中医馆、YqBoot、交互式演示等单独适配 - 统一文案「← 返回知识库」,URL 按目录深度自动推算
This commit is contained in:
@@ -400,6 +400,7 @@ li { margin: 4px 0; color: var(--text-secondary); font-size: 0.92rem; }
|
||||
<body>
|
||||
|
||||
<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>MCP 服务大全 — 开发者指南</h1>
|
||||
<span class="version">2026-04 · 20+ 服务</span>
|
||||
</header>
|
||||
|
||||
Reference in New Issue
Block a user