 Your NameandClaude Opus 4.5
|
964797d2e9
|
feat: 完善品牌方和代理商前端功能
品牌方功能:
- 项目看板: 添加截止日期编辑功能
- 项目详情: 添加代理商管理、截止日期编辑、最近任务显示代理商
- 项目创建: 代理商选择支持搜索(名称/ID/公司名)
- 代理商管理: 通过ID邀请、添加备注/分配项目/移除操作
- Brief配置: 新增项目级Brief和规则配置页面
- 系统设置: 完善账户安全(密码/2FA/邮箱/手机/设备管理)、数据导出、退出登录
代理商功能:
- 个人中心: 新增代理商ID展示、公司信息(企业验证)、个人信息编辑
- 账户设置: 密码修改、手机/邮箱绑定、两步验证
- 通知设置: 分类型和渠道的通知开关
- 审核历史: 搜索筛选和统计展示
- 帮助反馈: FAQ分类搜索和客服联系
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-02-06 17:40:11 +08:00 |
|
 Your NameandClaude Opus 4.5
|
f166c04422
|
Add frontend component library and UI development tasks
- Create Tailwind CSS configuration with design tokens from UIDesignSpec
- Create globals.css with CSS variables and component styles
- Add React component library:
- UI components: Button, Card, Tag, Input, Select, ProgressBar, Modal
- Navigation: BottomNav, Sidebar, StatusBar
- Layout: MobileLayout, DesktopLayout
- Add constants for colors, icons, and layout
- Update tasks.md with 31 UI development tasks linked to design node IDs
- Configure package.json, tsconfig.json, and postcss.config.js
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-02-03 17:44:22 +08:00 |
|