s-coupon-get.wxml 884 B

1
  1. <su-popup wx:if="{{c}}" class="data-v-f49e1509" u-s="{{['d']}}" bindclose="{{b}}" u-i="f49e1509-0" bind:__l="__l" u-p="{{c}}"><view class="model-box data-v-f49e1509"><view class="title ss-m-t-16 ss-m-l-20 ss-flex data-v-f49e1509">优惠券</view><scroll-view class="model-content data-v-f49e1509" scroll-y scroll-with-animation="{{false}}" enable-back-to-top="{{true}}"><view class="subtitle ss-m-l-20 data-v-f49e1509">可使用优惠券</view><view wx:for="{{a}}" wx:for-item="item" wx:key="g" class="data-v-f49e1509"><s-coupon-list wx:if="{{item.f}}" class="data-v-f49e1509" u-s="{{['d']}}" u-i="{{item.e}}" bind:__l="__l" u-p="{{item.f}}"><button class="{{['ss-reset-button', 'card-btn', 'ss-flex', 'ss-row-center', 'ss-col-center', 'data-v-f49e1509', item.b]}}" catchtap="{{item.c}}" disabled="{{item.d}}">{{item.a}}</button></s-coupon-list></view></scroll-view></view></su-popup>