{{ toast.message }}
系统配置
管理系统参数和功能开关
{{ Object.keys(configs).length }} 个分组 / {{ totalCount }} 项配置
{{ groupNames[group] || group }}
{{ items.length }}
加载配置中...
暂无配置项
{{ groupNames[activeGroup] || activeGroup }}
{{ activeItems.length }} 项
{{ item.display_name }}
{{ item.description }}
{{ item.config_key }}
{{ item.config_value === 'true' ? '已开启' : '已关闭' }}