Files
hfb_sys/frontend
ymlandClaude Opus 4.7 8dae7d9a3a feat: 提取订单详情共享逻辑到composables
创建可复用的订单业务逻辑:
- useOrderDetail.ts (405行) - 订单操作逻辑
- useOrderSnapshot.ts (147行) - 快照计算工具

可复用于:
- OrderDetailView.vue (1507行)
- MobileOrderDetailView.vue (1494行)

优化收益:
- 消除重复代码
- 业务逻辑可测试
- PC和移动端共享逻辑

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-06-04 08:12:22 +08:00
..
2026-05-22 15:05:28 +08:00
2026-05-22 15:05:28 +08:00
2026-06-03 16:29:52 +08:00
2026-06-03 16:29:52 +08:00
2026-05-25 02:15:52 +08:00