iven
c38967a36e
fix(mp): 修复小程序角色路由 + 前后端字段对齐 + E2E 测试报告
- 修复 stores/auth.ts 三种登录方式从错误路径提取 roles(resp.roles → resp.user.roles)
- 首页添加医护人员自动跳转医生端(useDidShow + isMedicalStaff)
- services/auth.ts credentialLogin 返回类型补全 roles 字段
- Web 前端 healthData.ts 字段对齐后端 DTO(indicators→items, content→overall_assessment)
- Web 前端 medicationReminders.ts 字段对齐(time_slots→reminder_times)
- 小程序 report.ts / reports 页面字段对齐后端(indicators→items, doctor_interpretation→doctor_notes)
- 小程序 patient.ts / followup.ts / alert.ts 补全缺失字段
- 后端 stats_handler.rs 权限码修正(health.patient.list→health.dashboard.manage)
- 新增 V1 E2E 测试报告和五专家组评审报告
2026-05-17 01:51:02 +08:00
..
2026-04-20 23:27:24 +08:00
2026-04-20 23:27:24 +08:00
2026-05-17 01:51:02 +08:00
2026-05-15 19:00:48 +08:00
2026-05-13 23:28:22 +08:00
2026-04-27 22:09:21 +08:00
2026-04-20 23:27:24 +08:00
2026-05-04 11:57:38 +08:00
2026-05-13 23:28:22 +08:00
2026-05-09 02:27:38 +08:00
2026-05-03 19:59:12 +08:00
2026-04-13 01:37:55 +08:00
2026-05-04 11:57:38 +08:00
2026-04-26 19:44:04 +08:00
2026-04-27 20:56:27 +08:00
2026-04-25 10:00:49 +08:00
2026-04-27 22:09:21 +08:00
2026-04-26 19:16:23 +08:00
2026-04-26 19:16:23 +08:00
2026-04-17 11:00:52 +08:00
2026-04-16 23:42:57 +08:00
2026-05-04 11:57:38 +08:00
2026-04-15 01:32:18 +08:00
2026-05-15 19:00:48 +08:00
2026-04-15 00:49:20 +08:00