【功能完善】商城: 完善积分商城装修

This commit is contained in:
puhui999 2024-09-28 14:02:13 +08:00
parent a132f07d04
commit d9f4336717

View File

@ -67,9 +67,8 @@
:style="{ color: property.fields.price.color }" :style="{ color: property.fields.price.color }"
class="text-16px" class="text-16px"
> >
{{ spu.point }}积分{{ {{ spu.point }}积分
!spu.pointPrice || spu.pointPrice === 0 ? '' : `+${fenToYuan(spu.pointPrice)}` {{ !spu.pointPrice || spu.pointPrice === 0 ? '' : `+${fenToYuan(spu.pointPrice)}` }}
}}
</span> </span>
<!-- 市场价 --> <!-- 市场价 -->
<span <span