📈 集团本月概览
本月销售额
¥{{ formatNum(kpiOverview.month_sales) }}
共 {{ kpiOverview.shop_count }} 家店铺
本月菜品收入
¥{{ formatNum(kpiOverview.month_revenue) }}
优惠率 {{ (kpiOverview.discount_rate*100).toFixed(1) }}%
本月销量
{{ kpiOverview.month_quantity.toLocaleString() }}
日均 {{ Math.round(kpiOverview.month_quantity / Math.max(kpiOverview.month_days,1)).toLocaleString() }} 件
昨日销售额
¥{{ formatNum(kpiOverview.yest_sales) }}
{{ kpiOverview.yest_date || '--' }}
🏷️ 店铺分类业绩概览 本月数据 · 共 {{ categoryOverview.length }} 个品类
{{ c.category }} {{ c.shop_count }} 家 · {{ c.active_count }} 活跃
¥{{ formatNum(c.month_sales) }}
占集团 {{ (c.ratio * 100).toFixed(1) }}% | 店均 ¥{{ formatNum(c.avg_per_shop) }}
菜品收入
¥{{ formatNum(c.month_revenue) }}
销量
{{ c.month_quantity.toLocaleString() }} 件
昨日
¥{{ formatNum(c.yest_sales) }}
📊 AI 经营日报 {{ dailyReport.model || 'qwen' }} {{ dailyReport.report_date }} {{ dailyReportSummary }}
🏢 集团 🏪 店铺 ⚡ 重新生成 {{ dailyReportExpanded ? '收起' : '展开全文' }}
生成于 {{ formatTime(dailyReport.created_at) }} · {{ dailyReport.title }}
⏳ 正在加载 AI 日报...
📊 暂无 AI 日报
每日 9:00 自动生成,或在 AI 设置里手动触发