acdr-ui/dist/dev/mp-weixin/sheep/components/s-coupon-get/s-coupon-get.wxml

1 line
884 B
Plaintext
Raw Normal View History

2024-09-19 07:20:14 +08:00
<su-popup wx:if="{{c}}" class="data-v-d4907968" u-s="{{['d']}}" bindclose="{{b}}" u-i="d4907968-0" bind:__l="__l" u-p="{{c}}"><view class="model-box data-v-d4907968"><view class="title ss-m-t-16 ss-m-l-20 ss-flex data-v-d4907968">优惠券</view><scroll-view class="model-content data-v-d4907968" scroll-y scroll-with-animation="{{false}}" enable-back-to-top="{{true}}"><view class="subtitle ss-m-l-20 data-v-d4907968">可使用优惠券</view><view wx:for="{{a}}" wx:for-item="item" wx:key="g" class="data-v-d4907968"><s-coupon-list wx:if="{{item.f}}" class="data-v-d4907968" 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-d4907968', item.b]}}" catchtap="{{item.c}}" disabled="{{item.d}}">{{item.a}}</button></s-coupon-list></view></scroll-view></view></su-popup>