数据看板(近 7 天)
发布帖子
{{ dashboard.summary?.posts_published || 0 }}
回复数
{{ dashboard.summary?.replies_sent || 0 }}
监控帖子
{{ dashboard.summary?.threads_found || 0 }}
已回复
{{ dashboard.summary?.threads_replied || 0 }}
总曝光
{{ dashboard.summary?.total_views || 0 }}
链接点击
{{ dashboard.summary?.total_clicks || 0 }}
新线索
{{ dashboard.summary?.new_leads || 0 }}
平台分布
| 平台 | 发帖数 | 曝光 | 点击 |
|---|---|---|---|
| {{ p.platform }} | {{ p.posts }} | {{ p.views }} | {{ p.clicks }} |
内容管理
| 主题 | 分类 | 目的地 | 平台版本 | 状态 | 质量分 | 创建时间 |
|---|---|---|---|---|---|---|
| {{ c.topic }} | {{ c.category }} | {{ (c.destinations||[]).join(', ') }} | {{ (c.versions||[]).join(', ') }} | {{ c.status }} | {{ c.quality_score ? (c.quality_score * 100).toFixed(0) + '%' : '-' }} | {{ formatDate(c.created_at) }} |
暂无内容,点击"AI 生成内容"开始
发布记录
| 平台 | 类型 | 标题 | 状态 | 👁 | 👍 | 💬 | 🔗 | 时间 |
|---|---|---|---|---|---|---|---|---|
| {{ p.platform }} | {{ p.post_type }} | {{ (p.title||'').substring(0,50) }}{{ (p.title||'').substring(0,50) }} | {{ p.status }} | {{ p.views }} | {{ p.likes }} | {{ p.comments }} | {{ p.clicks }} | {{ formatDate(p.published_at || p.created_at) }} |
暂无发布记录
互动管理
| 平台 | 标题 | 作者 | 意图 | 相关度 | 回复状态 | 发现时间 |
|---|---|---|---|---|---|---|
| {{ i.platform }} | {{ (i.title||'').substring(0,60) }} | {{ i.author }} | {{ i.intent || '-' }} | {{ i.relevance_score ? (i.relevance_score * 100).toFixed(0) + '%' : '-' }} | {{ i.reply_status }} | {{ formatDate(i.discovered_at) }} |
暂无互动记录,系统每 30 分钟自动扫描
线索管理
| 来源平台 | 用户 | 国家 | 状态 | 访问次数 | 咨询内容 | 时间 |
|---|---|---|---|---|---|---|
| {{ l.source_platform }} | {{ l.platform_username || '-' }} | {{ l.ip_country || '-' }} | {{ l.status }} | {{ l.total_visits }} | {{ (l.inquiry_content||'').substring(0,50) || '-' }} | {{ formatDate(l.created_at) }} |
暂无线索,系统上线后自动收集
账号管理
| 平台 | 账号 | 人设 | 状态 | 健康度 | 今日发帖 | 今日回复 |
|---|---|---|---|---|---|---|
| {{ a.platform }} | {{ a.account_name }} | {{ a.persona }} | {{ a.status }} | {{ a.health_score }}/100 | {{ a.total_posts }}/{{ a.daily_post_limit }} | {{ a.total_replies }}/{{ a.daily_reply_limit }} |
暂无账号,Reddit App 注册后添加