重构为 Web 端双栏布局,突出对话展示 #39

Merged
cfy777 merged 2 commits from develop-frontend6 into develop 2026-06-13 16:24:18 +08:00
Owner
No description provided.
cfy777 added 2 commits 2026-06-13 16:24:14 +08:00
- 重构 App.tsx 为双栏布局:左侧视频面板 + 右侧聊天面板
- 左侧 340px 固定宽度视频区(4:3 比例)
- 右侧对话区 flex:1 占满剩余空间
- Header 改为导航栏风格:标题+副标题+状态标签+设置按钮
- 视频下方控制栏:观察模式/打断/结束对话按钮
- 优化间距、字号、配色,适配桌面端

Co-Authored-By: Claude <noreply@anthropic.com>
- backend/server:Go 编译二进制
- .playwright-mcp/:浏览器测试临时日志
- *.png:调试截图

Co-Authored-By: Claude <noreply@anthropic.com>
cfy777 merged commit 0e1f34d7c9 into develop 2026-06-13 16:24:18 +08:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: XEngineers/CamTalk#39