Private
Public Access
1
0

feat: 添加 XCodeClaw 费用方案页面
All checks were successful
Deploy to Cloudflare Pages / deploy (push) Successful in 42s

新增定价与联系指引页面,包含四档流量包方案(99/199/599/1099),
各方案展示多种任务工作量参考,Token 消耗参考表,定制联系入口。
产品介绍页底部新增费用方案跳转按钮。

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
zwang
2026-03-12 11:08:59 +08:00
parent d6b71fee99
commit 3895681bfd
4 changed files with 376 additions and 0 deletions

View File

@@ -33,6 +33,7 @@ export default defineConfig({
{ text: "产品介绍", link: "/xcodeclaw" },
{ text: "飞书机器人配置", link: "/guide/feishu-bot" },
{ text: "新用户上手指引", link: "/guide/trial-guide" },
{ text: "费用方案", link: "/guide/pricing" },
],
},
],