全局销售数据概览,包含关键指标和趋势分析
当前总销量
{{ totalSales }}
增长率 {{ salesGrowthRate >= 0 ? '+' : '' }}{{ salesGrowthRate }}%
平均价格
¥{{ avgPrice.toFixed(2) }}
变化 {{ priceChange >= 0 ? '+' : '' }}{{ priceChange.toFixed(2) }}%
平均促销力度
{{ avgPromotion.toFixed(2) }}%
变化 {{ promotionChange >= 0 ? '+' : '' }}{{ promotionChange.toFixed(2) }}%
异常数据检测率
{{ anomalyDetectionRate.toFixed(2) }}%
基于销售数据异常模式分析