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>
<view class="orderReal" v-if="orderContet.jfDeduction > 0"> <view class="orderReal" v-if="orderContet.jfDeduction > 0">
<span style="color: #666; margin-right: 10rpx; float: left" <span style="color: #666; margin-right: 10rpx; float: left"
>积分抵扣 : >积分 :
</span> </span>
<span style="color: #fa2d12" v-if="orderContet.jfDeduction > 0" <span style="color: #fa2d12" v-if="orderContet.jfDeduction > 0"
>-</span >-</span
@@ -343,7 +343,7 @@
<view <view
class="orderReal" class="orderReal"
v-if=" 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" <span style="color: #666; margin-right: 10rpx; float: left"

View File

@@ -229,8 +229,7 @@
margin-left: 20rpx; margin-left: 20rpx;
" v-if=" " v-if="
(slotProps.row.addressId == 0 || (slotProps.row.addressId == 0 ||
slotProps.row.addressId == null) && slotProps.row.addressId == null) &&
slotProps.row.orderType == 'order' &&
slotProps.row.jfDeduction > 0 slotProps.row.jfDeduction > 0
"> ">
<view class="right flexbox opbtns" style=" <view class="right flexbox opbtns" style="

File diff suppressed because one or more lines are too long

View File

@@ -32130,7 +32130,7 @@ var render = function () {
}, },
attrs: { _i: 79 }, attrs: { _i: 79 },
}, },
[_vm._v("积分抵扣 :")] [_vm._v("积分 :")]
), ),
_vm._$g(80, "i") _vm._$g(80, "i")
? _c( ? _c(