[游戏管理]游戏奖励配置-优化样式

This commit is contained in:
2026-04-13 11:03:14 +08:00
parent f8d5a5ffe9
commit 938d0a60aa
13 changed files with 702 additions and 662 deletions

View File

@@ -0,0 +1,11 @@
export default {
title: '游戏奖励配置',
intro:
'超级管理员可维护「全渠道默认模板」(对应库中 game_channel_id=0。新建渠道时会优先复制该模板的档位奖励与超级大奖配置若尚未保存过模板则使用项目内置 JSON 模板。渠道管理员仅能编辑自己负责渠道的配置。',
super_scope_label: '维护范围',
super_scope_template: '全渠道默认模板',
super_scope_channel: '指定渠道',
super_scope_hint: '选择「指定渠道」后请在下拉框中选择具体渠道并点击刷新加载。',
btn_add: '新增',
btn_reset: '重置',
}