feat(mine): 我的页面字段展示调整
This commit is contained in:
parent
f95ccad164
commit
af1536b016
|
@ -29,7 +29,7 @@
|
||||||
<view style="display: flex; gap: 10rpx">
|
<view style="display: flex; gap: 10rpx">
|
||||||
<view class="award-tag">
|
<view class="award-tag">
|
||||||
<!-- <u-icon name="star-fill" color="#FAD65A" size="14"></u-icon> -->
|
<!-- <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">{{
|
<text class="award-value">{{
|
||||||
personalPointInfo.repPvBalance || 0
|
personalPointInfo.repPvBalance || 0
|
||||||
}}</text>
|
}}</text>
|
||||||
|
|
Loading…
Reference in New Issue