feat(mine): 我的页面字段展示调整

This commit is contained in:
woody 2025-09-28 17:58:38 +08:00
parent f95ccad164
commit af1536b016
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@
<view style="display: flex; gap: 10rpx">
<view class="award-tag">
<!-- <u-icon name="star-fill" color="#FAD65A" size="14"></u-icon> -->
<text class="award-label">个人业绩:</text>
<text class="award-label">消费累计:</text>
<text class="award-value">{{
personalPointInfo.repPvBalance || 0
}}</text>