创建竞品分析活动

已识别 {{ parsedAsins.length }} 个 ASIN {{ parsedAsins.slice(0, 5).join(', ') }}{{ parsedAsins.length > 5 ? '...' : '' }}
{{ invalidLines.length }} 行无法识别为 ASIN: {{ invalidLines.slice(0, 3).join(';') }}{{ invalidLines.length > 3 ? '...' : '' }}
{{ progressText }}
重置 取消 {{ isAnalyzing ? '分析中...' : '开始分析' }}

历史分析活动

~ {{ filteredHistoryList.length }} / {{ historyList.length }} 条
{{ h.campaignName }} {{ h.date || (h.createdAt | slice:0:10) }}
{{ h.totalCompetitors }} 个竞品 均价 ${{ h.avgPrice.toFixed(2) }} 均分 {{ h.avgRating.toFixed(1) }} {{ formatSchedule(h.scheduleType) }}
{{ h.asins.slice(0, 5).join(', ') }}{{ h.asins.length > 5 ? ' ...' + (h.asins.length - 5) + '个' : '' }}