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

pull/558/head
puhui999 2024-09-28 14:02:13 +08:00
parent a132f07d04
commit d9f4336717
1 changed files with 2 additions and 3 deletions

View File

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