覆盖 27 个此前缺少返回链接的报告页和独立页面(共 50 个 HTML 页,index.html 首页除外) - 标准报告页:header/header-bar 内插入 back-link - 特殊页面:深国际、中医馆、YqBoot、交互式演示等单独适配 - 统一文案「← 返回知识库」,URL 按目录深度自动推算
This commit is contained in:
@@ -57,6 +57,7 @@
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<a href="../index.html" style="position:fixed;top:12px;left:16px;z-index:1000;color:#fff;text-decoration:none;font-size:13px;background:rgba(0,0,0,0.5);padding:6px 14px;border-radius:4px;">← 返回知识库</a>
|
||||
<div class="reveal">
|
||||
<div class="slides">
|
||||
|
||||
|
||||
@@ -323,6 +323,7 @@
|
||||
|
||||
<!-- Hero -->
|
||||
<header class="hero">
|
||||
<a href="../index.html" style="display:inline-block;margin-bottom:12px;color:var(--color-primary);text-decoration:none;font-size:13px;">← 返回知识库</a>
|
||||
<h1>YqBoot 企业级敏捷开发平台</h1>
|
||||
<p class="subtitle">一套平台 · 多种场景 · 快速交付 · 安全可控</p>
|
||||
<p class="meta">
|
||||
|
||||
Reference in New Issue
Block a user