🔥 热度区
对比热度 + 查参数热度,按次数降序排列,点击即可跳转
{{ stats.total }}
{{ subTab==='compare' ? '总对比次数' : '总查询次数' }}
{{ stats.unique }}
{{ subTab==='compare' ? '独特对比组合' : '独特型号' }}
{{ stats.top }}
{{ subTab==='compare' ? '最热对比' : '最热查询' }}
🏆 对比热度排行
| # | 型号 1 | 型号 2 | 分类 | 对比次数 | 最近对比 |
|---|---|---|---|---|---|
| 加载中... | |||||
📭暂无对比记录 | |||||
{{ i+1 }} |
{{ r.name_1||'?' }} {{ r.brand_1||'' }} | {{ r.name_2||'?' }} {{ r.brand_2||'' }} | {{ r.category?.toUpperCase() }} | {{ r.count >= 5 ? '🔥' : r.count >= 3 ? '⭐' : '📊' }} {{ r.count }} 次 | {{ fmtTime(r.latest_time) }} |
🔎 查参数热度排行
| # | 型号 | 品牌 | 分类 | 查询次数 | 最近查询 |
|---|---|---|---|---|---|
| 加载中... | |||||
📭暂无查询记录 | |||||
{{ i+1 }} |
{{ r.name||'?' }} | {{ r.brand||'' }} | {{ r.category?.toUpperCase() }} | {{ r.count >= 5 ? '🔥' : r.count >= 3 ? '⭐' : '📊' }} {{ r.count }} 次 | {{ fmtTime(r.latest_time) }} |