ソースを参照

弹框切换

tags/河北版C.8.1.01
caserKing 5年前
コミット
78a91eb234
1個のファイルの変更2行の追加2行の削除
  1. +2
    -2
      pages/passCar/passCar.wxml

+ 2
- 2
pages/passCar/passCar.wxml ファイルの表示

@@ -37,8 +37,8 @@
<text class='fr time'>{{timecha}}</text>
</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>
<view class="fr">
<text wx:if="{{quantitle}}">{{quantitle}}</text>


読み込み中…
キャンセル
保存