feat: Implement CodexAuth proxy pool backend and a new sidebar component with navigation.
This commit is contained in:
@@ -46,7 +46,7 @@ const navItems: NavItem[] = [
|
||||
{ to: '/config', icon: Cog, label: '配置概览' },
|
||||
{ to: '/config/s2a', icon: Server, label: 'S2A 配置' },
|
||||
{ to: '/config/email', icon: Mail, label: '邮箱配置' },
|
||||
{ to: '/config/codex-proxy', icon: Globe, label: '代理池' },
|
||||
{ to: '/config/codex-proxy', icon: Globe, label: 'CodexAuth代理池' },
|
||||
]
|
||||
},
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user