feat: 接口我的排名字段调整

This commit is contained in:
hzj 2025-09-23 12:08:50 +08:00
parent 39d8bf1bef
commit 323069c340

View File

@ -590,7 +590,7 @@
"
>
<div style="flex: 1; display: flex; align-items: center">
<div style="color: #edb247; font-weight: 700">{{ myRanking.rank || 0 }}</div>
<div style="color: #edb247; font-weight: 700">{{ myRanking.wealthRank || 0 }}</div>
<div
style="
width: 30%;