 17792275749andClaude Opus 4.7
|
f10ce6656f
|
fix(addMember, editMember): 身份证号输入时同步更新性别、年龄、sex、出生年月
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
|
2026-06-12 17:19:58 +08:00 |
|
 17792275749andClaude Opus 4.7
|
ea8f828702
|
fix(addMember, editMember): 身份证号输入时立即解析性别年龄,不再清空已有值
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
|
2026-06-12 11:08:56 +08:00 |
|
 17792275749andClaude Opus 4.7
|
c3b031aed4
|
feat(addMember, editMember): 接入员工编号查询,部门展示改用secondDepart/thirdDepart
- onQueryEmployee 接入 GET /weighingScale/v5/getUserInfoByWkno
- 单位展示由 workNo 改为 secondDepart / thirdDepart 拼接
- birthday 员工查询时回填,提交统一取值
- edit/user 接口 v3 升级到 v5
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
|
2026-06-11 17:57:35 +08:00 |
|
 17792275749andClaude Opus 4.7
|
e5871af764
|
refactor(addMember): 移除编辑逻辑,addMember改为纯新增页
- 删除SysUserDevice/isEdit/userId/onLoad等编辑回填逻辑
- onSubmit统一走添加流程
- ghost-btn去掉isEdit条件
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
|
2026-06-11 13:38:28 +08:00 |
|
 17792275749andClaude Opus 4.7
|
4e4afd6958
|
feat(addMember): 员工/家庭双tab完整改造,状态机控制查询展示
- 员工tab:编号输入+查询→三种状态(未查询/查不到/查到展示)
- 家庭tab:familyInfo_卡片包裹,昵称/身份证/性别切换/出生年月/身高体重同行
- 切换tab或改编号即时清空查询结果
- 提交区分员工/家庭双模式校验,dataType写入payload
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
|
2026-06-11 13:32:55 +08:00 |
|
 17792275749andClaude Opus 4.7
|
57950bd7c2
|
feat(addMember): 添加用户页改造,员工/家庭双tab + 员工编号查询表单
- 顶部胶囊式 tabs(员工/家庭用户)切换
- 员工 tab:员工编号输入 + 确认查询 → 回填用户信息 → 补充身高体重
- 家庭 tab:待实现
- 表单宽度调整为 100% 自适应
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
|
2026-06-11 11:48:11 +08:00 |
|
 17792275749andClaude Opus 4.7
|
485725a486
|
refactor: 统一术语「成员」→「用户」,代码格式化
- 页面文案、注释、Toast 提示统一改为"用户"
- lefu 模块缩进格式化(空格→Tab)
- selectMemberDrawer 组件注释统一
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
|
2026-06-10 15:18:58 +08:00 |
|
 17792275749andClaude Opus 4.7
|
77e768f6c7
|
feat(addMember): 选择已有成员补服务端校验;表单加scroll-view;上限10人限制
- onSelectMember 选中后调用 fetchUserInfoByIdCard 走服务端校验
- 表单区域包裹 scroll-view,适配小屏滚动
- equipmentMember 添加按钮超10人弹 toast 提示
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
|
2026-05-28 16:52:59 +08:00 |
|
 17792275749andClaude Sonnet 4.6
|
9960a17cac
|
fix(addMember): 查无此人时提示未查询到用户信息,接口开启 loading
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-05-28 14:37:13 +08:00 |
|
 17792275749andClaude Sonnet 4.6
|
5f0f8ae9d0
|
fix(addMember): serverResult 为 null 时本地解析身份证补偿性别年龄
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-05-28 14:23:18 +08:00 |
|
 17792275749andClaude Sonnet 4.6
|
2827869801
|
fix(addMember): flag 判断改为宽松相等
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-05-28 13:55:35 +08:00 |
|
 17792275749andClaude Sonnet 4.6
|
241ce67e26
|
fix(addMember): 身份证查询结果改为 flag 字段判断
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-05-28 13:37:49 +08:00 |
|
 17792275749andClaude Sonnet 4.6
|
30d62a9bd0
|
feat(member): 身份证查询已存在时弹框确认,表单锁定只读
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-05-27 18:49:12 +08:00 |
|
 17792275749andClaude Sonnet 4.6
|
85402f2ec1
|
feat(device): 设备连接成功后缓存关联用户信息;添加成员时携带 SN
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-05-26 16:46:10 +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 |
|
17792275749
|
09697b99e4
|
[AI Generated]: fix(*): 首页连接文案改为「设备已连接」,成员详情接口切换至 v3
|
2026-05-18 10:22:50 +08:00 |
|
17792275749
|
bcf9f48dd9
|
[AI Generated]: feat(*): 完善成员下发进度提示、头像取首字、图片资源分目录及选人回填逻辑优化
|
2026-05-15 17:53:10 +08:00 |
|
17792275749
|
db74e0fdc9
|
[AI Generated]: feat(*): 完善数据页切换成员、首页接口对接及我的页缓存信息展示
|
2026-05-15 15:06:01 +08:00 |
|
17792275749
|
e0573857e0
|
[AI Generated]: feat(*): 对接数据页/测量报告真实接口,完善成员管理、蓝牙连接及成员选择抽屉逻辑
|
2026-05-15 14:10:27 +08:00 |
|
17792275749
|
38d6f0867a
|
[AI Generated]: feat(Comp): 新增选择已有成员抽屉组件并接入 addMember 页面
|
2026-05-13 11:47:41 +08:00 |
|
17792275749
|
d520bc275a
|
[AI Generated]: feat(Views): 新增设备成员页结构与样式及添加成员入口
|
2026-05-12 10:33:02 +08:00 |
|