Commit Graph
23 Commits
Author SHA1 Message Date
17792275749andClaude Opus 4.7 18704cbb76 feat(data): 历史数据页接入统计与历史接口,切换用户抽屉接真实成员
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-08-25 10:43:44 +08:00
17792275749andClaude Opus 4.7 cd11d711d5 style(data): 选择成员抽屉对齐设计稿样式并填充静态成员数据
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-08-19 09:13:37 +08:00
17792275749andClaude Sonnet 4.6 3c62c31b5d feat(data): 数据页接入选择成员抽屉,简化抽屉实现并复用空态组件
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-08-17 15:59:41 +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 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 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 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 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 87b789f5f3 fix(data): 历史数据切换成员列表排除当前查看的用户
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-26 16:04:51 +08:00
17792275749 bcf9f48dd9 [AI Generated]: feat(*): 完善成员下发进度提示、头像取首字、图片资源分目录及选人回填逻辑优化 2026-05-15 17:53:10 +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 e0573857e0 [AI Generated]: feat(*): 对接数据页/测量报告真实接口,完善成员管理、蓝牙连接及成员选择抽屉逻辑 2026-05-15 14:10:27 +08:00
17792275749 3f12e34afd [AI Generated]: feat(*): 新增 lefu 蓝牙服务层、mock 业务数据层及 request 请求封装,接入各页面 2026-05-13 16:18:14 +08:00
17792275749 98a763d4f6 [AI Generated]: refactor(Views): 首页卡片分离命名 weight-card/detail-card 2026-05-13 09:28:00 +08:00
17792275749 d6c62a0672 [AI Generated]: feat(Views): 优化数据页数据卡交互与样式 2026-05-12 15:56:52 +08:00
17792275749 3b072173b5 [AI Generated]: feat(Views): 新增数据页历史记录结构与样式 2026-05-12 15:10:50 +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