{{ getPageTitle() }}
账号余额
¥{{ formattedBalance }}
今日发送任务
{{ todayTaskCount }} 次
风险验证可用
{{ (phoneCounts.risk || {}).available || 0 }} / {{ (phoneCounts.risk || {}).total || 0 }} 号
安全手机可用
{{ (phoneCounts.safe || {}).available || 0 }} / {{ (phoneCounts.safe || {}).total || 0 }} 号
新安全手机可用
{{ (phoneCounts.safe_new || {}).available || 0 }} / {{ (phoneCounts.safe_new || {}).total || 0 }} 号
字母数字可用
{{ (phoneCounts.alphanum || {}).available || 0 }} / {{ (phoneCounts.alphanum || {}).total || 0 }} 号
更换安全手机可用
{{ (phoneCounts.change_safe_phone || {}).available || 0 }} / {{ (phoneCounts.change_safe_phone || {}).total || 0 }} 号
手游可用
{{ (phoneCounts.mobile || {}).available || 0 }} / {{ (phoneCounts.mobile || {}).total || 0 }} 号
修改密码可用
{{ (phoneCounts.change_password || {}).available || 0 }} / {{ (phoneCounts.change_password || {}).total || 0 }} 号
系统公告
平台最新通知与公告
{{ systemNotice || '暂无公告' }}
选择验证类型
类型 {{ idx + 1 }}
{{ type.label }}
{{ type.desc }}
{{ type.extra }}
{{ operationHint }}
任务列表 ({{ tasks.length }})
成功 {{ taskStats.success }}
进行中 {{ taskStats.pending }}
失败 {{ taskStats.failed }}
{{ getTaskTypeLabel(task.type) }}
{{ task.phone }}
复制
{{ task.verifyCode }}
{{ task.time }}
暂无任务
邮箱二次验证
接码权限:{{ receiveLimitInfo.can_receive ? '已开通' : '未开通' }}
接码次数:不限
{{ {risk:'风险验证',safe:'安全手机',safe_new:'新安全手机',mobile:'手游',alphanum:'字母数字',change_password:'修改密码',change_safe_phone:'更换安全手机',email_verify:'邮箱二次验证'}[record.contentType] || record.contentType }}
{{ record.phone }}
{{ record.time }}
{{ record.code }}
复制
{{ record.status }}
发送成功后点"取码"自动填入
卡密充值
1. 请输入正确的卡号进行充值
2. 充值成功后余额将自动到账
3. 如有问题请联系客服
2. 充值成功后余额将自动到账
3. 如有问题请联系客服
个人信息
用户ID
{{ userProfile.user_id }}
账户余额
¥{{ userProfile.balance?.toFixed(2) || '0.00' }}
账户类型
{{ userProfile.is_superuser ? '管理员' : '普通用户' }}
累计充值
¥{{ userProfile.total_recharge?.toFixed(2) || '0.00' }}
注册时间:{{ userProfile.created_at || '-' }} | 充值次数:{{ userProfile.recharge_count || 0 }} 次