{{ p.label }}
自定义
商品总数
{{ formatInt(productData.total_products) }}
较上期:{{ formatPct(productData.product_growth) }}
热销商品
{{ formatInt(productData.hot_products) }}
销量 > 100
库存周转率
{{ formatPct(productData.turnover_rate) }}
较上期:{{ formatPct(productData.turnover_growth) }}
平均库存
{{ formatInt(productData.avg_stock) }}
较上期:{{ formatPct(productData.stock_growth) }}
商品销售分析
{{ loading ? '加载中...' : '暂无数据' }}
商品分类分析
按分类统计销售额
{{ loading ? '加载中...' : '暂无数据' }}
热销商品排行 TOP 10
按销量排序
{{ loading ? '加载中...' : '暂无数据' }}
{{ p.rank }}
{{ p.name }}
{{ p.sales }} 件
{{ p.growth >= 0 ? '+' : '' }}{{ p.growth }}%
商品库存分析
库存分布情况
{{ loading ? '加载中...' : '暂无数据' }}
商品价格趋势
平均价格变化
{{ loading ? '加载中...' : '暂无数据' }}
商品评价分析
评分分布
{{ loading ? '加载中...' : '暂无数据' }}