🟢 在线用户 ({{ onlineUserCount }})

🔄 刷新 刷新中...
{{ onlineUserCount }}
当前在线
{{ onlineUsers.length > 0 ? Math.max(...onlineUsers.map(u => u.remainingHours)) : 0 }}
最高剩余时长(小时)
{{ onlineUsers.length > 0 ? Math.floor(onlineUsers.reduce((sum, u) => sum + u.remainingHours, 0) / onlineUsers.length) : 0 }}
平均剩余时长(小时)

❄️ 冷却用户 ({{ cooldownUserCount }})

刷新

📊 数据概览

{{ stats.totalUsers }}
总用户数
{{ stats.activeUsers }}
活跃用户
{{ stats.unusedCards }}
未使用卡密
{{ stats.todayRecharge }}
今日充值

📈 系统状态

🔧 快速操作

🎫 生成卡密 📢 发布公告 👥 查看用户

👥 用户管理

🔄 刷新数据 🗑️ 删除选中 ({{ selectedUsers.length }}) 📧 发送邮件 ({{ selectedUsers.length }})
🔄 刷新反馈
📝

该用户暂无反馈记录

{{ getFeedbackStatusText(feedback.status) }} 提交时间: {{ formatDate(feedback.created_at) }}
标记已读 删除
用户反馈:
{{ feedback.feedback_content }}
管理员回复:
{{ feedback.admin_reply }}
回复人: {{ feedback.admin_username }} | 回复时间: {{ formatDate(feedback.updated_at) }}
发送回复

🎫 卡密管理

📝 批量生成卡密

➕ 生成卡密
全部 未使用 已使用
📥 导出卡密 🗑️ 批量删除未使用 🔄 刷新

📢 公告管理

✏️ 创建新公告

数字越大优先级越高 ➕ 发布公告 重置

📋 公告列表

🔄 刷新
数字越大优先级越高

🔓 解绑申请管理

📋 待审批申请

🔄 刷新
{{ currentUnbindRequest.username }} {{ currentUnbindRequest.old_machine_id }} {{ currentUnbindRequest.username }}

📝 用户日志管理

{{ user.username }} ID: {{ user.id }}
📋 登录会话 共 {{ userSessions.length }} 个会话 已选 {{ selectedSessions.length }} 个
全选 🗑️ 删除选中 ({{ selectedSessions.length }})
会话 {{ userSessions.length - index }} 进行中
🕐 {{ formatDateTime(session.start_time) }} ~ {{ session.end_time ? formatDateTime(session.end_time) : '进行中' }} 📊 {{ session.log_count }} 条日志
📄 会话日志 共 {{ userLogs.length }} 条
📥 导出 🗑️ 清空全部

加载中...

📋

暂无日志数据

{{ index + 1 }}
[{{ formatFullDateTime(log.client_time || log.uploaded_at) }}] [{{ log.log_type.toUpperCase() }}] {{ log.content }}
📭

该用户暂无日志会话

用户登录客户端后会自动上传日志

🔍

请在上方搜索框选择要查看日志的用户

🔄 版本管理

📤 发布新版本

📁 选择文件 🚀 发布版本 重置

📊 版本历史

🔄 刷新
📦

暂无版本记录

请发布第一个版本

🚨 紧急通知 - 安全警报

{{ securityStats.total || 0 }}
总警报数
{{ securityStats.new_count || 0 }}
未处理
{{ securityStats.critical_count || 0 }}
严重警报
{{ securityStats.high_count || 0 }}
高危警报
刷新
状态: 更新状态
🗑️ 删除警报
{{ currentAlert.id }} {{ currentAlert.username || '未知' }} {{ currentAlert.user_id || 'N/A' }} {{ currentAlert.alert_type }} {{ currentAlert.severity }} {{ formatDate(currentAlert.detected_at) }}
{{ currentAlert.alert_message }}
{{ currentAlert.computer_name || 'N/A' }} {{ currentAlert.ip_address || 'N/A' }} {{ currentAlert.os_info || 'N/A' }} {{ currentAlert.hardware_fingerprint || 'N/A' }}
CPU:
{{ currentAlert.cpu_info || 'N/A' }}
GPU:
{{ currentAlert.gpu_info || 'N/A' }}
主板:
{{ currentAlert.motherboard_info || 'N/A' }}
内存:
{{ currentAlert.memory_info || 'N/A' }}
磁盘:
{{ currentAlert.disk_info || 'N/A' }}
操作系统:
{{ currentAlert.os_info || 'N/A' }}
📦
{{ app.name }}
{{ app.publisher }} · v{{ app.version }}
{{ app.installPath }}
🟢 QQ正在运行 🔴 QQ未运行
👤
{{ qq.nickname || '未知昵称' }}
QQ号: {{ qq.qq_number }}
数据大小: {{ qq.data_size_mb || 0 }} MB ● 当前登录
未检测到QQ账号
🟢 微信正在运行 🔴 微信未运行
💬
{{ wx.wechat_number }} 微信用户
微信ID: {{ wx.wechat_id }}
数据大小: {{ wx.data_size_mb || 0 }} MB ● 当前登录
未检测到微信账号
📝 管理员备注
保存备注

📄 系统日志

管理员操作日志 用户登录日志
📥 导出日志 🗑️ 清理日志 🗑️ 全部删除 🔄 刷新

⚙️ 系统配置

SSL通常使用465端口,TLS通常使用587端口
QQ邮箱、163邮箱等通常需要启用SSL
⚠️ QQ邮箱需要在邮箱设置中开启SMTP服务并获取授权码
💾 保存配置 🧪 测试SMTP连接

📧 发送邮件

{{ emailRecipients.length }} 个用户
📧 发送邮件给 {{ emailRecipients.length }} 人

选择收件人

全选 ({{ filteredEmailUsers.length }}) 清空选择 🔄 刷新
{{ user.username }}
{{ user.email }}
{{ allEmailUsers.length === 0 ? '暂无用户数据' : '未找到匹配的用户' }}
🔄 刷新历史 🗑️ 批量删除 ({{ selectedEmailTasks.length }})
{{ currentEmailTask.subject }} {{ currentEmailTask.status === 'completed' ? '已完成' : '发送中' }} {{ currentEmailTask.success_count }} {{ currentEmailTask.failed_count }} {{ currentEmailTask.total_recipients }} {{ formatDate(currentEmailTask.created_at) }}
{{ selectedUser.id }} {{ selectedUser.username }} {{ selectedUser.email }} {{ selectedUser.status === 'active' ? '正常' : selectedUser.status === 'disabled' ? '禁用' : '封禁' }} {{ formatDate(selectedUser.expire_time) }} 未设置 {{ selectedUser.total_hours || 0 }} 小时 {{ selectedUser.login_count || 0 }} {{ formatDate(selectedUser.last_login_time) }} 从未登录 {{ formatDate(selectedUser.created_at) }} {{ selectedUser.notes || '无' }} {{ selectedUser.last_hardware_fingerprint }} 未绑定

充值记录

暂无充值记录

最近登录记录

暂无登录记录

统计信息

{{ selectedUser.stats.recharge_count }}
总充值次数
{{ selectedUser.stats.total_recharged_hours }}
总充值时长(小时)
增加时长 设置时长 📧 发送验证码到新邮箱 {{ adminInfo.username }} {{ adminInfo.email || '未设置' }} {{ adminInfo.role === 'super_admin' ? '超级管理员' : '管理员' }} 2小时 30分钟 📧 发送验证码到邮箱