游戏库管理后台

修改游戏列表后点击「保存到服务器」生效,查房页面自动同步

返回查房

选择设备

{{ room.name }}
{{ device.id }} {{ device.digitalGames.length }}款

从左侧选择一个设备开始管理

{{ selectedDeviceId }}

{{ selectedDevice?.name }} · {{ editingGames.length }} 款游戏

每行一个游戏名称,适合一次性粘贴多个:

{{ game }}
{{ filterText ? '无匹配游戏' : '暂无游戏,用上方输入框添加' }}

场景标签

{{ tagIcons[tag] || '🏷️' }}
{{ tag }}
{{ (editingScenes[tag] || []).length }} 款游戏

从左侧选择一个标签进行编辑

{{ tagIcons[selectedScene] || '🏷️' }}

当前标签包含 {{ editingScenes[selectedScene]?.length || 0 }} 款游戏。 在下方搜索并勾选游戏来加入此标签。

已加入「{{ selectedScene }}」
游戏池(点击添加)
{{ sceneGameSearch ? '没有匹配的游戏' : '所有游戏都已加入此标签' }}

房间 & 设备管理

{{ dev.digitalGames.length }}款

每日营业总结

服务房间

{{ sumStats.rooms }} 间

总营业时长

{{ sumStats.hours }}h {{ sumStats.remainMin }}m

服务批次

{{ sumStats.batches }} 批

游戏变更

{{ (sumData.gameChanges || []).length }}

🕐 时段总览

{{ room.name }}
11:3014:0017:0020:0023:59

📋 时段明细

{{ s.room }}
{{ fmtT(s.start) }} — {{ fmtT(s.end) }}
{{ s.min }} 分钟

🎮 游戏变更

{{ c.time }} {{ c.action }} {{ c.game }} {{ c.device }}

📝 今日备注

暂无营业记录
{{ saveMsg }}