Add business intelligence big screen template

This commit is contained in:
Codex
2026-08-07 15:01:58 +08:00
parent 4511997d6d
commit bd4d54a110
6 changed files with 211 additions and 9 deletions

7
app/bigscreen/README.md Normal file
View File

@@ -0,0 +1,7 @@
# 数据大屏模板
访问 `/bigscreen` 查看 16:9 经营数据大屏。所有展示数据来自 `app/data/big-screen.json`
大屏包含核心指标、分时成交趋势、渠道贡献、转化漏斗、区域排名、实时订单、经营告警和品类目标达成。页面提供实时时钟、刷新状态和浏览器全屏切换。
接入真实业务数据时,可保留现有数据结构,将 JSON 导入替换为接口或实时消息数据源。