请输入 Admin API Key 登录
{{ loginError }}
Key 保存在浏览器本地(localStorage),仅用于访问 Dashboard。
每 30 秒自动刷新 · 上次刷新: {{ lastRefreshText }}
Active
{{ stats.active_count }} / {{ accounts.length }}
Cooling
{{ stats.cooling_count }}
Total Requests
{{ stats.total_requests }}
5h Avg Usage
{{ stats.avg_5h }}%
| Account | Tier | Status | Weight | 5h Session | 7d Weekly | Opus 7d | Requests | Last Used | Actions |
|---|---|---|---|---|---|---|---|---|---|
|
{{ acc.email }}
{{ acc.id }}
org: {{ usageData[acc.id].org_name }}
|
{{ (acc.tier || 'pro').toUpperCase() }} |
{{ acc.status }}
until {{ formatTime(acc.cooling_until) }}
|
{{ acc.weight }} |
|
|
|
{{ acc.request_count - acc.fail_count }} / {{ acc.request_count }}
{{ acc.fail_count }} failed
|
{{ acc.last_used ? formatTime(acc.last_used) : 'Never' }} | |
| 暂无账号 | |||||||||