feat: 添加飞书交流群入口 + 推荐弹窗/关于页面飞书入口 + 官网 emoji 替换为 SVG

This commit is contained in:
晴天
2026-03-11 15:06:25 +08:00
parent 5919036d3b
commit 62c8fc9355
4 changed files with 27 additions and 2 deletions

View File

@@ -599,7 +599,7 @@
<div class="orb orb-1" id="orb1"></div>
<div class="orb orb-2" id="orb2"></div>
<div class="hero-inner">
<div class="reveal hero-badge"><span class="pulse"></span> 🤖 内置 AI 助手 — 一键安装、配置、诊断、修复 OpenClaw</div>
<div class="reveal hero-badge"><span class="pulse"></span> <svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" style="display:inline;vertical-align:-2px"><rect x="3" y="11" width="18" height="10" rx="2"/><circle cx="9" cy="16" r="1"/><circle cx="15" cy="16" r="1"/><path d="M8 11V7a4 4 0 0 1 8 0v4"/></svg> 内置 AI 助手 — 一键安装、配置、诊断、修复 OpenClaw</div>
<h1 class="reveal hero-title"><span class="gradient-text shimmer">AI 助手</span>驱动的<br>OpenClaw 管理面板</h1>
<p class="reveal hero-subtitle">内置智能 AI 助手,帮你<strong>一键安装 OpenClaw</strong>、自动诊断配置、排查问题、修复错误。<br>新增消息渠道管理,内置 QQ 机器人,并支持 Telegram、Discord 等外部渠道接入。</p>
<div class="reveal hero-cta">
@@ -656,6 +656,10 @@
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" style="width:16px;height:16px"><circle cx="12" cy="12" r="10"/><path d="M12 8v4M12 16h.01"/></svg>
反馈 Issue
</a>
<a href="https://qt.cool/c/feishu" target="_blank" rel="noopener" class="community-link">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" style="width:16px;height:16px"><path d="M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z"/></svg>
飞书群
</a>
</div>
</div>
<div class="community-qr-row">
@@ -674,6 +678,11 @@
<span>抖音群</span>
<a href="https://qt.cool/c/OpenClawDY" target="_blank" rel="noopener">扫码加入</a>
</div>
<div class="reveal community-qr-card">
<img src="https://qt.cool/c/feishu/qr.png" alt="飞书群二维码">
<span>飞书群</span>
<a href="https://qt.cool/c/feishu" target="_blank" rel="noopener">扫码加入</a>
</div>
</div>
</div>
</div>
@@ -1024,7 +1033,7 @@
</div>
<div class="docs-grid">
<div class="reveal doc-card" onclick="openDoc('linux-deploy.md','Linux 服务器部署指南')">
<div class="doc-icon" style="background:rgba(234,179,8,0.12);color:#eab308">🖥️</div>
<div class="doc-icon" style="background:rgba(234,179,8,0.12);color:#eab308"><svg width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><rect x="2" y="3" width="20" height="14" rx="2" ry="2"/><line x1="8" y1="21" x2="16" y2="21"/><line x1="12" y1="17" x2="12" y2="21"/></svg></div>
<div>
<h3>Linux 部署指南</h3>
<p>在 Linux 服务器上部署 ClawPanel Web 版,通过浏览器远程管理 OpenClaw</p>
@@ -1262,6 +1271,7 @@
<a href="https://github.com/qingchencloud/clawpanel" class="footer-link">GitHub</a>
<a href="https://github.com/qingchencloud/clawpanel/issues" class="footer-link">Issues</a>
<a href="https://qt.cool/c/OpenClaw" target="_blank" rel="noopener" class="footer-link">QQ 群</a>
<a href="https://qt.cool/c/feishu" target="_blank" rel="noopener" class="footer-link">飞书群</a>
<a href="https://discord.gg/U9AttmsNHh" target="_blank" rel="noopener" class="footer-link">Discord</a>
<a href="https://qt.cool" target="_blank" rel="noopener" class="footer-link">晴辰云</a>
</div>