chore(我的BDLeader团队): 调整文本

This commit is contained in:
hzj 2025-12-15 12:12:46 +08:00
parent 611d877737
commit 75163ce927
4 changed files with 4 additions and 4 deletions

View File

@ -353,7 +353,7 @@
justify-content: space-around; justify-content: space-around;
" "
> >
<div style="font-size: 0.8em; font-weight: 500">{{ t('bd_income_label') }}</div> <div style="font-size: 0.8em; font-weight: 500">{{ t('agency_team_income') }}</div>
<div style="font-size: 0.8em; font-weight: 500">${{ member.income }}</div> <div style="font-size: 0.8em; font-weight: 500">${{ member.income }}</div>
</div> </div>
</div> </div>