| 1 |
- <view class="get-coupon data-v-bdd5f8b8" style="{{$root.s0}}"><block wx:if="{{$root.g0}}"><view data-event-opts="{{[['tap',[['e0',['$event']]]]]}}" class="coupons flex bg-white data-v-bdd5f8b8" bindtap="__e"><view class="text muted data-v-bdd5f8b8">领券</view><view class="flex-1 flex data-v-bdd5f8b8"><view class="con flex flex-1 data-v-bdd5f8b8"><block wx:for="{{list}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view class="coupons-item m-r-20 data-v-bdd5f8b8"><block wx:if="{{index<2}}"><view class="flex xs data-v-bdd5f8b8"><view class="line-1 data-v-bdd5f8b8">{{''+item.condition_type_desc+''}}</view></view></block></view></block></view><u-icon vue-id="fce81c3c-1" name="arrow-right" class="data-v-bdd5f8b8" bind:__l="__l"></u-icon></view></view></block><u-popup bind:input="__e" vue-id="fce81c3c-2" closeable="{{true}}" mode="bottom" border-radius="14" value="{{showCoupon}}" data-event-opts="{{[['^input',[['__set_model',['','showCoupon','$event',[]]]]]]}}" class="data-v-bdd5f8b8" bind:__l="__l" vue-slots="{{['default']}}"><view class="data-v-bdd5f8b8"><view class="p-30 data-v-bdd5f8b8"><view class="title md bold data-v-bdd5f8b8">领券</view></view><view class="content bg-body data-v-bdd5f8b8"><scroll-view style="height:700rpx;" scroll-y="true" class="data-v-bdd5f8b8"><coupon-list vue-id="{{('fce81c3c-3')+','+('fce81c3c-2')}}" list="{{list}}" btn-type="{{3}}" data-event-opts="{{[['^refresh',[['getGoodsCouponFun']]]]}}" bind:refresh="__e" class="data-v-bdd5f8b8" bind:__l="__l"></coupon-list></scroll-view></view></view></u-popup></view>
|