修复了登录页面还存在顶部导航栏的问题
This commit is contained in:
@@ -210,6 +210,9 @@ export function Navbar({ navbar }: NavbarProps) {
|
||||
<Button asChild>
|
||||
<a href={auth.signup.url}>{auth.signup.title}</a>
|
||||
</Button>
|
||||
<Button asChild>
|
||||
系统管理员
|
||||
</Button>
|
||||
</div>
|
||||
</div>
|
||||
</SheetContent>
|
||||
|
||||
Reference in New Issue
Block a user