完善 ip 提取功能,优化更新主题样式
This commit is contained in:
@@ -34,7 +34,7 @@ export default async function UserCenter(props: UserCenterProps) {
|
||||
</>
|
||||
: <>
|
||||
<Link href={`/admin`}>
|
||||
<Button variant={`gradient`}>
|
||||
<Button theme={`gradient`}>
|
||||
进入控制台
|
||||
</Button>
|
||||
</Link>
|
||||
|
||||
Reference in New Issue
Block a user