图片调整
This commit is contained in:
@@ -135,7 +135,7 @@
|
||||
<text class="price">合计:
|
||||
<text class="total" v-if="actualPayment==0">{{jfNumber}}积分</text>
|
||||
<text class="total" v-else>
|
||||
¥{{actualPayment}}
|
||||
<span style=" color: red;">¥{{actualPayment}}</span>
|
||||
<text style="margin: 0 4rpx" v-if="actualPayment > 0 && jfNumber > 0"> + </text>
|
||||
|
||||
<text v-if="jfNumber > 0">{{ jfNumber }} 积分</text>
|
||||
|
||||
Reference in New Issue
Block a user