+ {{ card.title }} + + {{ formatPercent(card.value) }} + + {{ formatDelta(card.value, card.previous) }} + + + + + +
+ + + {{ platform.short_name }} + + + {{ platform.platform_name }} + {{ platform.access_requirement === "login_required" ? "登录后可采集" : "可匿名采集" }} + + + + + {{ monitoringStatusLabel(platform) }} + {{ platform.reason_message || formatDateTime(platform.detected_at) }} + + + + 去登录 + +