bd-center id处理
This commit is contained in:
parent
b0b00560e4
commit
85d986accc
@ -25,7 +25,7 @@
|
||||
</div>
|
||||
<div class="user-details">
|
||||
<h3>{{ userInfo.userNickname || userInfo.name }}</h3>
|
||||
<p>ID: {{ userInfo.account || userInfo.id }}</p>
|
||||
<p>ID: {{ userInfo.id || userInfo.account }}</p>
|
||||
</div>
|
||||
<!-- <button class="notification-btn" @click="goToNotification">-->
|
||||
<!-- <span>✏️</span>-->
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user