📕

小红书自动运营

{{stats.running_tasks}} 任务运行中 {{stats.active_accounts||0}} 账号

账号列表

{{a.name}} {{a.logged_in?'在线':'离线'}} · {{a.nickname}} ↗ · {{a.nickname}}
{{a.mcp_name}} · :{{a.port}}
🌐 代理设置
{{a.proxy_enabled?'已启用':'未启用'}}
{{a._proxyResult.ok?'✓ IP: '+a._proxyResult.ip:'✗ '+a._proxyResult.error}}
🎭 设备指纹
修改代理/指纹后需要重启容器才能生效
{{dockerResult.ok?'✓ 容器已重启':'✗ '+dockerResult.output?.slice(0,200)}}

📱 {{loginTarget?.name}} 扫码登录

加载中...
{{loginError}}
{{loginQR.text}}
{{JSON.stringify(loginQR.raw,null,2)}}

打开小红书APP扫描

任务列表

{{t.name}}
👤 {{t.account_ids.length?t.account_ids.map(id=>accountName(id)).join(', '):'所有账号'}} 🔑 {{t.keyword_ids.length?t.keyword_ids.map(id=>keywordName(id)).join(', '):'所有关键词'}} 📐 {{t.template_ids.length?t.template_ids.map(id=>templateName(id)).join(', '):'所有模板'}} ✍️ {{(t.signature_ids||[]).length?(t.signature_ids||[]).map(id=>sigName(id)).join(', '):'所有签名'}} 📌 {{(t.fixed_content_ids||[]).length?(t.fixed_content_ids||[]).map(id=>fcName(id)).join(', '):'所有固定内容'}}
每轮{{t.comments_per_round}}条 · 间隔{{t.min_interval}}-{{t.max_interval}}秒 · 冷却{{t.min_round_cooldown}}-{{t.max_round_cooldown}}秒 · {{t.total_rounds?t.total_rounds+'轮':'持续'}} · {{t.active_hours_start}}:00-{{t.active_hours_end}}:00
{{t.stats.current_status}}
已完成 {{t.stats.rounds_done}} 轮 · 今日 {{t.stats.comments_today}} 条 · 错误 {{t.stats.errors_today}}
暂无任务,点击上方新建

{{editingTask.id?'编辑任务':'新建任务'}}

{{a.name}}
{{k.keyword}}
{{t.name}}
{{s.name||s.content.substring(0,20)}}
{{f.name||f.content.substring(0,25)}}
时段 ~
关键词状态操作
{{k.keyword}}
{ai_comment}{fixed_content}{signature}
{ai_comment} AI生成 · {fixed_content} 固定内容池 · {signature} 签名池
{{t.name}} · {{t.ai_prompt_hint.slice(0,30)}}
{{t.pattern}}
{{f.name}}
{{f.content}}
{{s.content}}
共 {{logs.total||0}} 条
时间任务账号关键词帖子AI评论状态
{{l.created_at?.slice(5,16)}} {{l.task_name||'-'}} {{l.account_name||'-'}} {{l.keyword}} {{l.feed_title||l.feed_id}} {{l.ai_raw||'-'}} {{l.status==='success'?'✓':'✗'}}
暂无日志
{{logsPage+1}}/{{Math.ceil(logs.total/50)}}