{{toast.msg}}
返回主面板

G Gemini 账号池

{{status.db_status||'检查中...'}}
本地账号
{{overview.total_accounts||0}}
从远程同步
有效账号
{{overview.valid_accounts||0}}
未过期
已过期
{{overview.expired_accounts||0}}
超过 {{overview.expiry_hours||12}}h
图片限额
{{overview.image_limit||0}}
每账号 / {{overview.window_hours||4}}h
视频限额
{{overview.video_limit||0}}
每账号 / {{overview.window_hours||4}}h
请求总数
{{logTotal}}
gimage + gvideo
账号列表
今日排行
请求日志
配额设置

账号列表 ({{accounts.length}})

暂无账号

等待远程数据库同步
#账号 ID状态有效期剩余 图片配额 (4h)视频配额 (4h) 累计图片累计视频Config
{{a.position}} {{a.account_id}} {{a.expired?'过期':'有效'}}
已过期
{{a.remaining_hours}}h
{{a.image_remaining}}/{{a.image_limit}}
窗口截止 {{a.image_window_expiry}}
窗口未激活
{{a.video_remaining}}/{{a.video_limit}}
窗口截止 {{a.video_window_expiry}}
窗口未激活
{{a.total_image_used}} {{a.total_video_used}} {{a.config_id}}

今日用量排行

统计起始: {{leaderboard.since||'-'}} | 图片总计: {{leaderboard.image_total||0}} | 视频总计: {{leaderboard.video_total||0}}

今日暂无请求

排名用户图片视频总计占比
{{idx<3?['🥇','🥈','🥉'][idx]:(idx+1)}}
{{item.user_remark||'未备注'}}
{{item.user_token.substring(0,20)}}...
{{item.image_count}} {{item.video_count}} {{item.total_count}}
{{Math.round(item.total_count/(Number(leaderboard.image_total||0)+Number(leaderboard.video_total||0))*100)}}%

暂无请求日志

通过 gimage/gvideo 模型请求后会记录在这里
ID请求 ID类型分配账号用户状态时间
{{l.id}} {{l.request_id}} {{l.task_type}} {{l.gemini_account_id||'-'}} {{l.user_remark}} {{l.user_token||'-'}} {{l.task_status}} {{fmt(l.created_at)}}