Add nickname. Recode route.

This commit is contained in:
2023-10-31 18:44:18 +08:00
parent 652d3f0132
commit b314a9f801
7 changed files with 64 additions and 10 deletions

View File

@@ -39,7 +39,7 @@ const Login: React.FC = () => {
description: (
<>
<span>
<strong>{user.username}</strong>
<strong>{user.userInfo.nickName}</strong>
</span>
<br />
<span>