{{ items.length }}
监控商品总数
{{ activeItemsCount }}
正在活跃巡检
{{ targetPriceItemsCount }}
设定目标期望价
多平台适配
淘宝 / 京东 / 闲鱼 · 静默无感
📭
暂无符合条件的监控商品
点击右上角的“添加商品”录入商品链接,为它设定专属的检测周期!
京东
闲鱼
淘宝/天猫
🗂️ {{ item.group_name }}
🏪 {{ item.shop_name }}
ID: {{ item.base_item_id || item.item_id }}
🏷️ {{ item.sku_name || ('SKU: ' + item.sku_id) }}
当前监测售价
¥
{{ item.current_price !== null ? item.current_price.toFixed(2) : '--' }}
¥{{ item.original_price.toFixed(2) }}
历史最低
{{ item.lowest_price !== null ? ('¥ ' + item.lowest_price.toFixed(2)) : '--' }}
📉 已降 ¥{{ (item.original_price - item.current_price).toFixed(2) }} ({{ (((item.original_price - item.current_price)/item.original_price)*100).toFixed(1) }}%)
🎯 期望目标价
¥ {{ item.target_price.toFixed(2) }}
🎉 已达标!
⏱️ 专属检测周期
每 {{ item.interval_minutes }} 分钟 (±{{ item.jitter_minutes }}m)
⏳ 下次预计执行
{{ item.next_check_at ? item.next_check_at.substring(11) : '立即就绪' }}
上次检查时间
{{ item.last_checked_at || '未检查' }}
🤖 企微推送渠道
专属机器人
{{ groups.length }}
比价分组总数
{{ totalGroupItemsCount }}
组内同款商品链接
{{ targetHitGroupsCount }}
已达目标期望低价
{{ totalCheapestCount }}
已锁定全网最低价
🗂️
暂无产品比价分组
创建比价分组(如“徕卡 Q3 43”或“尼康 D850”),可将京东自营、天猫专卖店及闲鱼卖家等各平台同款链接归集同屏并排对比,自动锁定全网最低价与最高节省差价!
{{ g.name }}
🎯 期望价: ¥{{ g.target_price.toFixed(2) }}
🎉 已达期望低价!
{{ g.description }}
已纳比价:
{{ g.items ? g.items.length : 0 }} 个同款链接
👑 全网最低价: ¥{{ g.min_price.toFixed(2) }}
({{ formatPlatform(g.cheapest_item.platform) }} · {{ g.cheapest_item.shop_name || g.cheapest_item.alias || '店铺' }})
🔥 较组内最高省 ¥{{ g.price_diff.toFixed(2) }}
📦
该分组内暂未添加任何监控商品链接
| 平台 / 店铺 | 监控商品 / 规格备注 | 当前售价 | 价格变动 | 巡检调度 | 操作 |
|---|---|---|---|---|---|
|
京东
闲鱼
淘宝/天猫
|
🏷️ {{ it.sku_name || ('SKU: ' + it.sku_id) }}
|
{{ it.current_price !== null && it.current_price !== undefined ? '¥' + it.current_price.toFixed(2) : '--' }}
👑 全网最低
|
📉 降 ¥{{ Math.abs(it.price_change).toFixed(2) }}
📈 涨 ¥{{ it.price_change.toFixed(2) }}
持平
|
⏱️ {{ it.interval_minutes }}m
●
|
|
{{ sellers.length }}
监控卖家总数
{{ activeSellersCount }}
正在活跃巡检
{{ totalSellerItemsCount }}
累计跟踪在售宝贝
MTop RPC 通道
毫秒级感知 · 自动底库基线
🏪
暂无监控中的闲鱼卖家
输入闲鱼卖家主页链接或用户ID,开启全天候上新侦测!
🏪
{{ seller.seller_name || ('卖家_' + seller.seller_id) }}
🔗
ID:
{{ seller.seller_id }}
{{ seller.credit_info }}
当前在售商品数
{{ seller.item_count !== null ? seller.item_count : '--' }}
件在售
⏱️ 上新巡检周期
每 {{ seller.interval_minutes }} 分钟 (±{{ seller.jitter_minutes }}m)
⏳ 下次预计巡检
{{ seller.next_check_at ? seller.next_check_at.substring(11) : '立即就绪' }}
上次巡检时间
{{ seller.last_check_at || '未巡检' }}
🤖 企微推送渠道
专属机器人