{{ t.msg }}

商品管理 OZON 实时只读快照:{{ formatSnapshot(latestLiveSnapshotAt) }}

快速上架 · 粘贴商品链接(每行一个){{ urlCount }} 个链接,粘贴即自动提交
平均利润率 {{ avgProfitRate }}%
共 {{ visibleTasks.length }} 个商品
标题平台价格利润率评分状态操作
{{ (t.product?.title || '无标题').slice(0,30) }} {{ t.platform || 'manual' }} {{ t.product?.price !== null && t.product?.price !== undefined ? priceLabel(t) : '-' }} {{ t.profit?.netRate || '-' }} {{ t.scoreResult?.score || '-' }} {{ statusLabel(t.status) }}
{{ searchKeyword ? '没有匹配的商品' : (activeTab === 'all' ? '暂无商品' : '当前状态下没有商品') }} {{ searchKeyword ? '换个关键词,或清空搜索查看全部' : '在上方粘贴 1688 / Amazon 商品链接,一键开始批量上架' }}
{{ t.platform || 'manual' }}{{ statusLabel(t.status) }}
{{ t.product?.title || '无标题' }}
{{ priceLabel(t) }} {{ liveStatusLabel(t) }} {{ stockLabel(t) }} 利润率 {{ t.profit.netRate }}% 评分 {{ t.scoreResult.score }}
{{ t.profit.suggestion }}
{{ statusLabel(t.status) }}
{{ searchKeyword ? '没有匹配的商品' : (activeTab === 'all' ? '暂无商品' : '当前状态下没有商品') }} {{ searchKeyword ? '换个关键词,或清空搜索查看全部' : '在上方粘贴 1688 / Amazon 商品链接,一键开始批量上架' }}
📤 上传队列:{{ queueStatus.active }} 个上传中,{{ queueStatus.queued }} 个排队中(上限 {{ queueStatus.maxConcurrent }})