feat(代理信息设置页面): 修复账号显示问题
This commit is contained in:
parent
001745fa0e
commit
5f05bc4855
@ -44,9 +44,7 @@
|
||||
<div style="margin-bottom: 4px; font-weight: 600">
|
||||
{{ userInfo.userNickname || userInfo.name }}
|
||||
</div>
|
||||
<div style="font-size: 0.9em; color: rgba(0, 0, 0, 0.4)">
|
||||
ID: {{ userInfo.account }}
|
||||
</div>
|
||||
<div style="font-size: 0.9em; color: rgba(0, 0, 0, 0.4)">ID: {{ userInfo.id }}</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user