msh-agent
fde0d555fa
feat(calculator): 食谱计算器历史记录功能(test-0415 反馈2-2)
后端:
- GET /api/front/tool/calculator/history 倒序分页返回当前用户记录摘要
- ToolCalculatorService.getHistory(PageParamRequest) 实现
- 摘要含 id / createdAt / bmi / ckdStage / proteinIntake / energyIntake / isAdopted / hasDialysis
前端:
- api/tool.js 新增 getCalculatorHistory(params)
- pages/tool/calculator-history.vue 历史列表页(下拉刷新 + 触底加载)
- 点击行跳转 calculator-result?id=xxx 复用结果页,自然支持「重新载入参数」
- pages.json 注册路由
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-03 03:24:30 +08:00
..
2026-02-28 06:56:43 +08:00
2026-05-03 03:18:27 +08:00
2026-05-03 03:24:30 +08:00
2026-04-11 15:20:10 +08:00
2026-02-28 05:40:21 +08:00
2026-02-28 05:40:21 +08:00
2026-03-08 00:40:01 +08:00
2026-03-04 12:21:29 +08:00
2026-04-12 09:31:00 +08:00
2026-02-28 05:40:21 +08:00
2026-04-12 09:31:00 +08:00
2026-05-03 02:19:05 +08:00
2026-02-28 05:40:21 +08:00
2026-03-07 22:26:37 +08:00
2026-02-28 05:40:21 +08:00
2026-03-25 15:14:14 +08:00
2026-03-25 14:18:00 +08:00
2026-02-28 05:40:21 +08:00
2026-03-09 18:56:53 +08:00
2026-03-09 18:56:53 +08:00
2026-02-28 05:40:21 +08:00