题库导入功能完成,考试计划功能完成。
This commit is contained in:
@@ -55,11 +55,7 @@ const AdminLayout = ({ children }: { children: React.ReactNode }) => {
|
||||
icon: <TeamOutlined />,
|
||||
label: '用户管理',
|
||||
},
|
||||
{
|
||||
key: '/admin/config',
|
||||
icon: <SettingOutlined />,
|
||||
label: '抽题配置',
|
||||
},
|
||||
|
||||
{
|
||||
key: '/admin/statistics',
|
||||
icon: <BarChartOutlined />,
|
||||
|
||||
Reference in New Issue
Block a user