Commit Graph
13 Commits
Author SHA1 Message Date
17792275749andClaude Sonnet 4.6 90f84cc7df feat(user): 补充个人信息页接入身份证已存在复用弹框与登录引导
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-08-24 11:54:33 +08:00
17792275749andClaude Sonnet 4.6 feb494080c feat(supplementPersonal): 保存后跳转首页、身高标必填、sn 参数改为可选
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-08-20 14:09:51 +08:00
17792275749andClaude Sonnet 4.6 e5f76fc0a9 fix(request): 接口响应字段由 data 统一为 result 并调整成功码判断
ApiResponse 业务数据字段由 data 改为 result,成功码由字符串 '00000' 改为数字 200,
登录与补充资料页面同步改为读取 res.result。

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-08-20 11:19:03 +08:00
17792275749andClaude Sonnet 4.6 b264205cf4 feat: 新增首页、设备、数据、我的页面及底部 tabBar 导航
扩展应用结构,接入底部导航;完善个人信息页提交文案与校验代码风格。

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-08-17 13:46:52 +08:00
17792275749andClaude Sonnet 4.6 83d909b95b refactor: 项目重构,仅保留 login 和 supplementPersonal 页面
删除 11 个旧页面、组件、lefu SDK、旧资源文件。
新增 request 封装(GET/POST/PUT)、api 层、utils/common 身份证工具。
重写 login(登录流程提取到 app.ts) 和 supplementPersonal(简化表单逻辑)。

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-08-10 14:21:00 +08:00
17792275749andClaude Opus 4.7 e8d40d7dfc fix: API升级v5、错误提示优化、体重必填移除等
- selectMemberDrawer: v3→v5 API升级
- lefu/service: 统一错误提示文案
- equipmentMember: 修复删除确认弹框文案
- home: 优化加载中提示
- supplementPersonal: 移除体重必填校验

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-06-12 15:57:43 +08:00
17792275749andClaude Opus 4.7 0fab5259c9 chore: 切回测试环境,弹窗样式微调,文案精简
- 域名切回测试环境,超时提示统一
- 删除弹窗样式调整(宽度/圆角/按钮颜色)
- 删除确认文案精简,同步 loading 文案统一为"加载中"
- 移除 connectedWifi 调试背景色

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-06-10 16:59:25 +08:00
17792275749andClaude Sonnet 4.6 cc8dfb4f6e feat(supplement): 添加设备流程表单自动回填缓存数据并禁用编辑;payload 携带 SN
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-26 17:28:04 +08:00
17792275749andClaude Opus 4.7 ea52c495f6 [AI Generated]: feat(device): 配网/绑定后下发主用户到设备并兜底超时
- configWifi 加 20s 超时与 settled 互锁,避免回调不触发导致 loading 死转
- supplementPersonal 提交后、connectedWifi 二次配网确认后均下发主用户
- 设备成员唯一标识从 idCard 切换为 userId,清理 MemberDisplay.idCard

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-21 15:56:44 +08:00
17792275749 e0573857e0 [AI Generated]: feat(*): 对接数据页/测量报告真实接口,完善成员管理、蓝牙连接及成员选择抽屉逻辑 2026-05-15 14:10:27 +08:00
17792275749 5f9232572f [AI Generated]: feat(*): 对接登录token存储、设备列表自动连接及成员管理蓝牙状态实时同步 2026-05-15 10:57:20 +08:00
17792275749 d8621ebce6 [AI Generated]: feat(*): 完善个人信息页新增体重字段、身份证服务端校验及用户信息更新接口 2026-05-14 20:50:26 +08:00
17792275749 441baf66ad [AI Generated]: chore(*): 统一页面后缀为TS+LESS并清理searchDevice页 2026-05-12 09:47:40 +08:00