总账号数
{{ tasks.length }}
正在执行
{{ tasks.filter(t => t.status === 'Pending').length }}
执行成功
{{ tasks.filter(t => t.status === 'Success').length }}
卡密余额
{{ balance !== null ? balance : '--' }}
| 任务序列 | 谷歌邮箱账号 | 运行状态 | 实时详情反馈 | 操作 |
|---|---|---|---|---|
| #{{ task.task_id }} | {{ task.email }} | Processing Completed Failed |
{{ task.message || '等待指令下发...' }}
|
获取链接 |
|
No Account Record
暂无任务记录,请添加新账号开始
|
||||
Google Account Auth