Explorar el Código

弹框切换

tags/河北版C.8.1.01
caserKing hace 5 años
padre
commit
78a91eb234
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. +2
    -2
      pages/passCar/passCar.wxml

+ 2
- 2
pages/passCar/passCar.wxml Ver fichero

@@ -37,8 +37,8 @@
<text class='fr time'>{{timecha}}</text> <text class='fr time'>{{timecha}}</text>
</view> </view>


<view class='coupon clearfix' bindtap='gotoquan' wx:if="{{couponList.length>0}}">
<!-- <view class='coupon clearfix' bindtap='openTicketModal' wx:if="{{couponList.length>0}}"> -->
<!-- <view class='coupon clearfix' bindtap='gotoquan' wx:if="{{couponList.length>0}}"> -->
<view class='coupon clearfix' bindtap='openTicketModal' wx:if="{{couponList.length>0}}">
<text class='fl'><text class='jians'>券</text>优惠券:</text> <text class='fl'><text class='jians'>券</text>优惠券:</text>
<view class="fr"> <view class="fr">
<text wx:if="{{quantitle}}">{{quantitle}}</text> <text wx:if="{{quantitle}}">{{quantitle}}</text>


Cargando…
Cancelar
Guardar