Commit Graph

4 Commits

Author SHA1 Message Date
tcy
26e1493aa7 1111 2025-08-22 19:01:38 +08:00
dhr
e3b4826dce 修改 2025-08-22 18:25:54 +08:00
tcy
678f10c96b feat(largeScreen): 添加现金流总和接口并更新右侧面板数据
- 在 api/largeScreen/index.js 中添加 cashTotal 接口
- 在 rightPage.vue 中引入 cashTotal 接口并获取数据
- 更新 rightPage.vue 中的现金流数据显示,使用从接口获取的数据
2025-08-22 17:18:05 +08:00
tcy
ad04cff917 feat(largeScreen): 大屏展示功能开发
- 新增 RevenueContractCard 组件,用于展示收入、支出等合同数据
- 实现 bottomboxconpoent 组件的通用化,支持自定义标题、数值等
- 在 centerPage 中集成 RevenueContractCard 组件,展示大屏数据
- 更新 rightPage 组件,添加实际数据请求和展示
- 优化 optionList 中的图表配置,提高图表可读性
2025-08-22 16:37:14 +08:00