fix(管理员中心): 修复id的展示问题
This commit is contained in:
parent
c10d3c0959
commit
90c8e2546a
@ -67,7 +67,7 @@
|
||||
<div style="margin-left: 8px">
|
||||
<div style="font-weight: 700">{{ info.userProfile.userNickname }}</div>
|
||||
<div style="font-weight: 700; color: rgba(0, 0, 0, 0.4)">
|
||||
ID:{{ info.userProfile.userNickname }}
|
||||
ID:{{ info.userProfile.account }}
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user