cat > static/index.html << 'EOF' 数据大屏 - 快手粉条系统

📊 数据大屏

⏱️ 自动刷新 60秒
总消耗
{{ totalCost.toFixed(2) }} 元
私信消耗
{{ privateCost.toFixed(2) }} 元
组件消耗
{{ componentCost.toFixed(2) }} 元
订单数
{{ orderCount }}

广告主消耗明细

最后更新: {{ lastUpdateTime }}
EOF