覆盖 27 个此前缺少返回链接的报告页和独立页面(共 50 个 HTML 页,index.html 首页除外) - 标准报告页:header/header-bar 内插入 back-link - 特殊页面:深国际、中医馆、YqBoot、交互式演示等单独适配 - 统一文案「← 返回知识库」,URL 按目录深度自动推算
This commit is contained in:
@@ -36,6 +36,7 @@ canvas:active { cursor: grabbing; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<a href="../index.html" style="display:inline-block;margin:12px 16px 4px;color:#1677FF;text-decoration:none;font-size:13px;">← 返回知识库</a>
|
||||
<h2>正四面体旋转动画</h2>
|
||||
<p class="subtitle">鼠标拖拽旋转 · 铰链展开</p>
|
||||
<canvas id="canvas" width="500" height="500"></canvas>
|
||||
|
||||
Reference in New Issue
Block a user