This commit is contained in:
yuyongdong 2024-04-13 23:40:17 +08:00
parent 87bf4dd132
commit f1c0d4f0cf

View File

@ -11,7 +11,7 @@
<p>My Points</p>
<div class="list-btm">
<div class="points">
<formatPrice />
<!-- <formatPrice /> -->
<span>{{ userData.scoreTotal }}</span>
<img src="./../../assets/common/Icon_Points.png" alt="">
</div>