| # | 邮箱 | 密码 | 套餐 | 状态 | 配额 | 每日 | 到期 | 最后登录 | 操作 |
|---|---|---|---|---|---|---|---|---|---|
| {{ idx + 1 }} | {{ row.email }} | {{ row.password || '-' }} | {{ row.used_quota || 0 }}/{{ row.total_quota || 0 }} | {{ row.daily_quota_remaining_percent?.toFixed(0) }}% - | {{ row.subscription_expires_at ? formatDate(row.subscription_expires_at) : '-' }} | {{ row.last_login_at ? timeAgo(row.last_login_at) : '-' }} | |||
| 暂无数据 | |||||||||
{{ item.value }}
{{ item.label }}