[游戏管理]游戏奖励配置-优化样式
This commit is contained in:
11
web/src/lang/backend/zh-cn/game/rewardConfigForm.ts
Normal file
11
web/src/lang/backend/zh-cn/game/rewardConfigForm.ts
Normal 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: '重置',
|
||||
}
|
||||
Reference in New Issue
Block a user