feat: modify id desc
This commit is contained in:
@@ -53,7 +53,7 @@ const menuGroups = [
|
||||
|
||||
<div>
|
||||
<h3 class="text-xl font-medium">{{ userInfo.username }}</h3>
|
||||
<span class="text-gray-500">ID: {{ userInfo.id }}</span>
|
||||
<span class="text-gray-500">用户编号: {{ userInfo.id }}</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user