🎫 卡密生成
⚙️ 请先配置API令牌

系统需要有效的t80 Cookie值才能正常运行。请从浏览器开发者工具中获取最新的t80 Cookie。

❌ {{ error }}
✅ {{ successMessage }}
{{ userInfo.balance }}
💰 当前余额(元)
{{ userInfo.spent_balance }}
💸 已消费(元)
{{ userInfo.username }}
👤 用户名
生成卡密

💰 预计扣除余额:{{ estimatedCost }}元

⚠️ {{ generateError }}

生成结果
{{ license }}
📋 卡密列表
⚙️ 请先配置API令牌

系统需要有效的t80 Cookie值才能正常运行。请从浏览器开发者工具中获取最新的t80 Cookie。

❌ {{ error }}
✅ {{ successMessage }}
正在加载卡密列表...
{{ stats.total }}
总卡密数
{{ stats.unused }}
未使用
{{ stats.active }}
使用中
{{ stats.expired }}
已过期
{{ stats.banned }}
已封禁
🔍 筛选条件
{{ selectedLicenses.length }} 已选择
许可证序号 {{ getSortIcon('code') }} 许可证类型 使用状态 {{ getSortIcon('used') }} 过期状态 {{ getSortIcon('expires_at') }} 封禁状态 {{ getSortIcon('banned') }} 备注 有效期 绑定设备 绑定状态 {{ getSortIcon('bind_device_count') }} 操作
{{ license.code }} {{ license.type }} {{ license.status === 'unused' ? '○ 未使用' : '✓ 已使用' }} {{ getExpirationStatusSimple(license) }} {{ license.status === 'banned' ? '✗ 已封禁' : '✓ 正常' }} {{ license.remark || '-' }} {{ getDuration(license.type) }} {{ license.bind_device_count || 0 }} {{ license.bind_device_count > 0 ? '✓ 已绑定' : '○ 未绑定' }}
📭

暂无卡密数据