 17792275749andClaude Sonnet 4.6
|
05a5a438e3
|
feat(editMember): 新增独立编辑用户页面,编辑入口指向editMember
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-06-11 08:47:47 +08:00 |
|
 17792275749andClaude Opus 4.7
|
44659a6ae4
|
feat(selectMemberDrawer): 用户列表新增本人/员工/家庭用户标签展示
- ExistingMember 补充 dataType/relationType 字段
- API 映射层透传 dataType 与 relationType
- member-type 区域按类型展示对应颜色标签
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
|
2026-06-10 17:16:22 +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 Opus 4.7
|
099b7613fe
|
feat(equipmentMember): 用户列表拆分本人/员工/家庭成员三个分区
- 按 dataType 拆分:0=员工 1=家庭成员,relationType=1 归入本人
- 本人区块保留设备容量头部,仅支持编辑
- 员工/家庭成员区块独立显示,空列表自动隐藏
- badge 规则:本人/他人添加显示,自己添加不显示
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
|
2026-06-10 16:36:36 +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
|
97c135786c
|
feat(equipmentMember): 删除确认改为自定义弹窗,他人添加用户红色加粗警示
- 删除确认弹窗替代原生 wx.showModal,仿原生风格
- 他人添加成员删除时显示红色加粗警示文案
- 成员列表操作区统一展示编辑/删除按钮
- 名字旁补充「本人」「他人添加」标签
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
|
2026-06-10 15:05:51 +08:00 |
|
 17792275749andClaude Sonnet 4.6
|
d44e0a9e76
|
style(device): 设备列表容器添加 overflow hidden
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-05-28 19:56:19 +08:00 |
|
 17792275749andClaude Opus 4.7
|
3187cc48df
|
fix: 切换生产环境域名;scroll-view 补充 scroll-y 属性
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
|
2026-05-28 17:17:23 +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
|
dc5010350c
|
fix(app): 恢复启动时自动跳过登录页逻辑
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-05-28 14:53:19 +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
|
e2b44b4d63
|
fix(data): 排除参数还原为 userId(早上误改为 id)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-05-27 14:15:44 +08:00 |
|
 17792275749andClaude Sonnet 4.6
|
a8714bb9e9
|
feat(device): 未连接态仅保留连接按钮,简化操作
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-05-27 14:08:59 +08:00 |
|
 17792275749andClaude Sonnet 4.6
|
1548ebbb74
|
feat(member): 删除成员先同步设备再调接口;新增 clearDeviceMembers 方法
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-05-27 13:59:21 +08:00 |
|
 17792275749andClaude Sonnet 4.6
|
d4ab21ca6f
|
fix(device): 设备列表卡片间距优化,连接缓存简化 userInfo 存储
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-05-27 13:35:53 +08:00 |
|
 17792275749andClaude Sonnet 4.6
|
d373da11c7
|
fix(data): 切换成员时补充 id 字段并修复 userId 类型问题
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-05-27 10:40:37 +08:00 |
|
 17792275749andClaude Sonnet 4.6
|
32dd83a738
|
refactor(data): excludeUserId 重命名为 excludeId,语义更准确
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-05-27 10:17:25 +08:00 |
|
 17792275749andClaude Sonnet 4.6
|
e898c4d305
|
fix(data): 切换成员排除参数改为用户 id 字段
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-05-27 09:53:36 +08:00 |
|
 17792275749andClaude Sonnet 4.6
|
fd90950f8f
|
refactor(service): 错误提示去除 [LeFu] 前缀,优化用户体验
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-05-27 09:46:39 +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 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 Sonnet 4.6
|
87b789f5f3
|
fix(data): 历史数据切换成员列表排除当前查看的用户
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-05-26 16:04:51 +08:00 |
|
 17792275749andClaude Sonnet 4.6
|
3efd29c84e
|
fix(my): 我的页面添加 userInfo 空值保护,避免未登录时报错
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-05-26 15:56:50 +08:00 |
|
 17792275749andClaude Sonnet 4.6
|
2ecb86871b
|
[AI Generated]: refactor(member,my): 成员页重构为 flex+scroll-view 布局并设为首页;我的页改为 onShow 刷新
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-05-26 15:39:39 +08:00 |
|
 17792275749andClaude Sonnet 4.6
|
14ec4fe177
|
[AI Generated]: feat(device): 设备列表添加 scroll-view 支持滚动,优化布局结构
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-05-26 14:36:01 +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
|
b979771650
|
[AI Generated]: feat(device): 扫描命中缓存设备自动连接(不跳转),整卡点击按状态跳转/连接
- connectedDevice:扫描列表与 connectDeviceInfo 缓存按 deviceId 实时比对,命中后一次性自动连,仅刷状态/缓存不跳页
- connectedDevice:新增 onTapCard,整卡点击 → 已连接跳 connectedWifi,未连接走 onConnect;按钮改 catch:tap 防冒泡
- connectedWifi:移除 onConfirm 中下发主用户与 calcAge/StoredUserInfo 残留,统一跳 supplementPersonal
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
|
2026-05-21 19:28:38 +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 |
|
 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
|
e4404a6b0c
|
codeSyncTime
|
2026-05-19 16:13:31 +08:00 |
|
17792275749
|
c05239e7e2
|
添加MTU的问题
|
2026-05-19 15:52:54 +08:00 |
|
17792275749
|
d45adc14c0
|
处理图标的问题
|
2026-05-19 11:46:49 +08:00 |
|
17792275749
|
11bdf65df4
|
[AI Generated]: perf(assets): 压缩设备图片与分享图,减小体积
|
2026-05-18 10:30:38 +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
|
49b356335e
|
[AI Generated]: fix(lefu): 修复蓝牙断连后 isConnected 误报及重连无效问题,新增 equipmentMember 页 onShow 兜底注释
|
2026-05-18 09:30:36 +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
|
bcf9f48dd9
|
[AI Generated]: feat(*): 完善成员下发进度提示、头像取首字、图片资源分目录及选人回填逻辑优化
|
2026-05-15 17:53:10 +08:00 |
|
17792275749
|
69ad8358ae
|
[AI Generated]: feat(*): 完善数据页切换成员、首页接口对接及我的页缓存信息展示
|
2026-05-15 17:29:37 +08:00 |
|
17792275749
|
24d3677415
|
[AI Generated]: feat(equipment): 连接与自动重连改为扫描匹配 deviceId 后再建立连接
|
2026-05-15 16:54:09 +08:00 |
|
17792275749
|
33b6939cc6
|
[AI Generated]: fix(*): 更新乐福域名配置至207、修复配网日志及优化设备扫描隐藏逻辑
|
2026-05-15 16:45:41 +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
|
db74e0fdc9
|
[AI Generated]: feat(*): 完善数据页切换成员、首页接口对接及我的页缓存信息展示
|
2026-05-15 15:06:01 +08:00 |
|