feat(growth): close same-item reconciliation loop

This commit is contained in:
ogt
2026-07-14 21:03:25 +08:00
parent 15a2914001
commit ab68fec9ed
16 changed files with 1383 additions and 106 deletions

View File

@@ -47,10 +47,10 @@
<em>{{ growth.active_product_count | default(0) | number_format }} 個有銷售商品</em>
</div>
<div class="growth-command-kpi">
<span class="growth-kpi-label">比價可用率</span>
<span class="growth-kpi-label">正式比價覆蓋</span>
<strong class="growth-kpi-value momo-mono">{{ growth.mapping_rate | default(0) }}%</strong>
<div class="growth-progress"><span style="width: {{ growth.mapping_rate_width | default(0) }}%"></span></div>
<em>{{ growth.mapped_count | default(0) }} / {{ growth.candidate_count | default(0) }} 個高業績商品已對應</em>
<em>{{ growth.mapped_count | default(0) }}/{{ growth.candidate_count | default(0) }} 商品 · 業績涵蓋 {{ growth.comparison_revenue_coverage_rate | default(0) }}%</em>
</div>
<div class="growth-command-kpi">
<span class="growth-kpi-label">最大業績分類</span>