Commit Graph
28 Commits
Author SHA1 Message Date
17792275749andClaude Opus 4.7 f8047c3eef style: 头像改用性别图片
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-08-25 11:46:47 +08:00
17792275749andClaude Opus 4.7 76879270ba feat(home): 首页接入最新测量数据与空态
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-08-25 11:00:58 +08:00
17792275749andClaude Sonnet 4.6 e25e797b35 feat(home,my): 首页和我的页从缓存回显用户信息
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-08-24 15:31:12 +08:00
17792275749andClaude Opus 4.7 f13edf31b7 feat(navBar): 新增自定义导航栏组件,接入详细报告与我的页面
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-08-20 08:42:21 +08:00
17792275749andClaude Sonnet 4.6 0c8285f390 feat(data,my): 实现数据页与我的页界面,新增选择成员抽屉组件
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-08-17 15:48:07 +08:00
17792275749andClaude Sonnet 4.6 6ad51b00b1 style(home): 替换首页背景图并调整卡片样式,新增设备连接入口
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-08-17 15:06:07 +08:00
17792275749andClaude Sonnet 4.6 8069b2767b refactor(home): 重构首页布局与样式,改用静态示例数据占位
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-08-17 14:47:43 +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 0a05fde0ba [AI Generated]: feat(member,home): addMember 接入身份证联动校验;OTA 升级 15s 后自动重连
- addMember: 姓名+身份证输入联动调 getUserInfoByIdcard,result 非 null 时以服务端身份证重算性别年龄
- addMember: 新增 hasQueried 标记,result 为 null 视为合法新人允许提交;payload 以 serverResult 做底再用表单覆盖
- home: OTA 升级 setTimeout 到点后清 connected 状态并触发 lefuService.autoConnect() 重新扫连

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-21 22:02:56 +08:00
17792275749andClaude Opus 4.7 b94ffb7995 [AI Generated]: feat(device): 设备卡片整张可点击,波纹按状态播放,配网/OTA 日志与状态判断完善
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-21 17:36:05 +08:00
17792275749 09697b99e4 [AI Generated]: fix(*): 首页连接文案改为「设备已连接」,成员详情接口切换至 v3 2026-05-18 10:22:50 +08:00
17792275749 4b1ff061fa [AI Generated]: feat(*): 新增 autoConnect 自动重连机制、OTA 断连兜底触发,修复 diff 为零时颜色与箭头展示异常 2026-05-18 10:11:41 +08:00
17792275749 64029c80b1 [AI Generated]: feat(home): 新增设备固件 OTA 自动检测与强制升级,页面生命周期内仅触发一次 2026-05-18 09:51:47 +08:00
17792275749 ce586bf6ae [AI Generated]: style(*): 移除设备图标占位背景色 2026-05-15 17:59:44 +08:00
17792275749 1f0aa9da18 [AI Generated]: feat(*): 各页面设备图标改为根据 modelNumber 动态加载本地图片 2026-05-15 17:57:33 +08:00
17792275749 69ad8358ae [AI Generated]: feat(*): 完善数据页切换成员、首页接口对接及我的页缓存信息展示 2026-05-15 17:29:37 +08:00
17792275749 b6862c44d5 [AI Generated]: fix(*): 移除废弃 WifiVersion 类型、修复 connectedWifi 事件绑定及升级 ppScale-plugin 至 0.0.25 2026-05-15 16:26:02 +08:00
17792275749 24d0ebec23 [AI Generated]: feat(*): 完善数据页切换成员、首页接口对接及我的页缓存信息展示 2026-05-15 15:40:33 +08:00
17792275749 fbef06b5c2 [AI Generated]: feat(*): 完善数据页切换成员、首页接口对接及我的页缓存信息展示 2026-05-15 14:30:30 +08:00
17792275749 89d4832c7c [AI Generated]: feat(*): 补全分享功能、新增 lefu OTA 升级封装及多环境请求配置 2026-05-14 11:01:59 +08:00
17792275749 3f12e34afd [AI Generated]: feat(*): 新增 lefu 蓝牙服务层、mock 业务数据层及 request 请求封装,接入各页面 2026-05-13 16:18:14 +08:00
17792275749 d1331437fa [AI Generated]: feat(Views): 新增测量报告页面 2026-05-13 09:55:15 +08:00
17792275749 780a1e3202 [AI Generated]: feat(Views): 优化首页空态展示效果 2026-05-13 09:32:04 +08:00
17792275749 98a763d4f6 [AI Generated]: refactor(Views): 首页卡片分离命名 weight-card/detail-card 2026-05-13 09:28:00 +08:00
17792275749 441baf66ad [AI Generated]: chore(*): 统一页面后缀为TS+LESS并清理searchDevice页 2026-05-12 09:47:40 +08:00
17792275749 f7e7f7c561 [AI Generated]: feat(*): 项目升级为 miniprogram/ 标准布局并新增登录及配网页面骨架 2026-05-11 14:19:30 +08:00