Commit Graph

5 Commits

Author SHA1 Message Date
kkfluous
e4ffd027be fix: 库存总数包含异动车辆,总计行改为累加计算
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
- getStats 的 inventory 统计包含 Inventory + Abnormal
- 总计行所有列改为从各车型数据累加,不再使用 SUMMARY

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-26 15:11:12 +08:00
kkfluous
d3c85a62e6 fix: 移动端文字截断问题
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
- KPI卡片添加 whitespace-nowrap 防止文字折行截断
- 小屏隐藏图标省空间
- 运营/库存明细换行展示(自营/租赁、库存/异动)
- 地区缩写改为完整名称(江浙沪/广东/北京/新疆/其他)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-26 15:06:51 +08:00
kkfluous
f7bbe27b1e fix: 交车/还车/替换/待交车为0时不显示数字
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-26 15:00:09 +08:00
kkfluous
40f05ecf00 feat: 资产数据实时汇总添加总计行
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-26 14:58:01 +08:00
kkfluous
0cc5024132 feat: 羚牛 BI 报表服务初始版本
All checks were successful
ci/woodpecker/manual/woodpecker Pipeline was successful
- Hono + TypeScript 后端,连接 MySQL 数据库
- React + Vite + Tailwind 前端
- 车辆资产实时汇总(按车型/品牌型号分组)
- 本周交车/还车/替换统计(关联业务单据)
- 车牌号详情弹窗
- Dockerfile + Woodpecker CI 流水线

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-26 14:02:49 +08:00