修复实名认证页面跳转
This commit is contained in:
@@ -53,7 +53,9 @@ async function UserCenter() {
|
||||
<CircleAlertIcon className="text-warn"/>
|
||||
<span>未实名</span>
|
||||
</span>
|
||||
<Button className="h-9">去实名</Button>
|
||||
<Link href="/admin/identify">
|
||||
<Button className="h-9">去实名</Button>
|
||||
</Link>
|
||||
</>
|
||||
)}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user