Merged
Merge Request #809 · created by 后端研发-苏明海


全额订单详情不显示优惠券的选择


From dev into test

Merged by 后端研发-苏明海

1 participants

packageC/pages/presell/cart/cart.wxml
@@ -220,7 +220,7 @@ @@ -220,7 +220,7 @@
220 </view> 220 </view>
221 221
222 222
223 - <view class="set-mes bdr_b-14" wx:if="{{presell.deposit_pay_time>0 && presell.tail_pay_state==0 && !no_start && !wait_dj && order.order_status<2}}"> 223 + <view class="set-mes bdr_b-14" wx:if="{{presell.presell_type==0 && presell.deposit_pay_time>0 && presell.tail_pay_state==0 && !no_start && !wait_dj && order.order_status<2}}">
224 <view wx:if="{{order.store_prom}}"> 224 <view wx:if="{{order.store_prom}}">
225 <icon color="#f23030" size="16" type="info"></icon> 225 <icon color="#f23030" size="16" type="info"></icon>
226 {{order.store_prom}} 226 {{order.store_prom}}