diff --git a/README.md b/README.md index 6425ecb..26f79c7 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,11 @@ 关联项目:[cftunnel-app 桌面客户端](https://github.com/qingchencloud/cftunnel-app)([下载](https://github.com/qingchencloud/cftunnel-app/releases)) · [ClawApp](https://github.com/qingchencloud/clawapp) · [OpenClaw 中文翻译](https://github.com/1186258278/OpenClawChineseTranslation) -> 用 AI 写了个前端页面想给客户看?本地跑着 API 想让远程同事调试?开发环境需要接收 Webhook? +
+ +
+ +> 在本地写了个前端页面想给客户看?本地跑着 API 想让远程同事调试?开发环境需要接收 Webhook? > > 一条命令,你的 `localhost` 就有了公网域名。 diff --git a/docs/index.html b/docs/index.html index 158344e..0fa0967 100644 --- a/docs/index.html +++ b/docs/index.html @@ -104,6 +104,12 @@ nav .links a:hover{color:var(--text);text-decoration:none} footer{border-top:1px solid var(--border);padding:40px 0;text-align:center;color:var(--text2);font-size:13px} footer .links{display:flex;gap:24px;justify-content:center;margin-bottom:16px} +/* 视频展示 */ +.video-showcase{background:var(--surface);padding:60px 0} +.video-wrap{max-width:720px;margin:0 auto;border-radius:12px;overflow:hidden;border:1px solid var(--border);box-shadow:0 8px 32px rgba(0,0,0,.4)} +.video-wrap video{display:block;width:100%} +.video-label{text-align:center;margin-top:16px;font-size:13px;color:var(--text2)} + /* 响应式 */ @media(max-width:768px){ nav .links{display:none} @@ -120,6 +126,7 @@ footer .links{display:flex;gap:24px;justify-content:center;margin-bottom:16px}从安装到穿透,一条命令的事
+cftunnel v0.4 · 终端演示 + 架构解析 + 功能对比
+