Add Dashboard links and desktop shortcut info to linux.html
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -30,6 +30,16 @@
|
||||
<h1>🦞 U-Claw Linux 命令速查</h1>
|
||||
<p class="subtitle">点击命令即可选中,点复制按钮复制到剪贴板</p>
|
||||
|
||||
<div class="tip" style="margin-bottom:20px;font-size:14px">
|
||||
<strong>🌐 OpenClaw 控制台:</strong> <a href="http://127.0.0.1:18789/" target="_blank" style="color:var(--cyan)">http://127.0.0.1:18789/</a><br>
|
||||
<strong>📖 完整教程:</strong> <a href="https://u-claw.org/guide.html" target="_blank" style="color:var(--cyan)">u-claw.org/guide.html</a><br>
|
||||
<strong>🔑 SSH 快速设置:</strong> <a href="https://u-claw.org/ssh.html" target="_blank" style="color:var(--cyan)">u-claw.org/ssh.html</a>
|
||||
</div>
|
||||
|
||||
<div class="tip" style="margin-bottom:20px">
|
||||
<strong>桌面快捷方式:</strong>桌面上有 7 个一键操作图标 —— 启动 OpenClaw、打开控制台、系统状态、启用 SSH、一键维护、帮助文档、安全关机。双击即用。
|
||||
</div>
|
||||
|
||||
<div class="nav">
|
||||
<a href="#openclaw">OpenClaw</a>
|
||||
<a href="#system">系统信息</a>
|
||||
|
||||
Reference in New Issue
Block a user