feat: 前端添加配置管理页
This commit is contained in:
@@ -60,6 +60,10 @@ export function AppSidebar({ user, ...props }: React.ComponentProps<typeof Sideb
|
||||
title: "博客",
|
||||
url: "/console/web/blog",
|
||||
},
|
||||
{
|
||||
title: "配置",
|
||||
url: "/console/web/config",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user