chore(充值支付页): 展示用的id换成账号

This commit is contained in:
hzj 2025-12-03 10:21:43 +08:00
parent 078871804e
commit cb3ebd846c

View File

@ -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>