chore(充值支付页): 展示用的id换成账号
This commit is contained in:
parent
078871804e
commit
cb3ebd846c
@ -87,7 +87,9 @@
|
||||
v-if="isFreightAgent"
|
||||
/>
|
||||
</div>
|
||||
<div style="font-weight: 500; color: rgba(0, 0, 0, 0.4)">ID:{{ userProfile.id }}</div>
|
||||
<div style="font-weight: 500; color: rgba(0, 0, 0, 0.4)">
|
||||
ID:{{ userProfile.account }}
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user