Преглед на файлове

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

puhui999 преди 10 месеца
родител
ревизия
d9f4336717
променени са 1 файла, в които са добавени 2 реда и са изтрити 3 реда
  1. 2 3
      src/components/DiyEditor/components/mobile/PromotionPoint/index.vue

+ 2 - 3
src/components/DiyEditor/components/mobile/PromotionPoint/index.vue

@@ -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