| 昵称 | OpenID | 在线状态 | AI状态 | 当前指令 | 关卡 | 金币 | 注册时间 | 最后活跃 | 操作 | |
|---|---|---|---|---|---|---|---|---|---|---|
| {{ player.nickname || '未知' }} | {{ player.openId ? player.openId.substr(0, 8) + '...' : '-' }} | {{ player.isOnline ? '🟢 在线' : '⚫ 离线' }} | {{ player.aiEnabled ? '✅ 已开启' : '❌ 已关闭' }} | {{ player.aiCommand || '-' }} | {{ player.maxUnlockedLevel || 1 }} | {{ player.coins || 0 }} | {{ formatTime(player.createTime) }} | {{ formatTime(player.lastLoginTime) }} |