This commit is contained in:
2025-04-11 17:03:16 +08:00
parent bffbf38f8f
commit c57c68f0d5
4 changed files with 8 additions and 9 deletions

View File

@@ -293,7 +293,7 @@
</view>
<view class="orderReal" v-if="orderContet.jfDeduction > 0">
<span style="color: #666; margin-right: 10rpx; float: left"
>积分抵扣 :
>积分 :
</span>
<span style="color: #fa2d12" v-if="orderContet.jfDeduction > 0"
>-</span
@@ -343,7 +343,7 @@
<view
class="orderReal"
v-if="
orderContet.orderStatus >= 1 && orderContet.orderStatus != 5
orderContet.orderStatus >= 1 && orderContet.orderStatus != 5&& orderContet.paymentDate
"
>
<span style="color: #666; margin-right: 10rpx; float: left"