win_prize_code.wxml 1.2 KB

1
  1. <view class="{{['data-v-16c02e82',themeName]}}"><mescroll-body vue-id="1ef0b8e1-1" up="{{upOption}}" down="{{downOption}}" data-ref="mescrollRef" data-event-opts="{{[['^init',[['mescrollInit']]],['^up',[['upCallback']]],['^down',[['downCallback']]]]}}" bind:init="__e" bind:up="__e" bind:down="__e" class="data-v-16c02e82 vue-ref" bind:__l="__l" vue-slots="{{['default']}}"><view class="goods-list data-v-16c02e82"><block wx:for="{{bargainGoods}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view class="data-v-16c02e82"><view class="bg-white flex code-item data-v-16c02e82"><u-image vue-id="{{('1ef0b8e1-2-'+index)+','+('1ef0b8e1-1')}}" src="{{item.image}}" width="90rpx" height="90rpx" mode="aspectFill" radius="6rpx" class="data-v-16c02e82" bind:__l="__l"></u-image><view class="m-l-24 flex-col desc data-v-16c02e82"><view class="nr line-1 bold data-v-16c02e82">{{item.title+''}}<block wx:if="{{item.type==4}}"><text class="data-v-16c02e82">{{''+item.name+''}}</text></block></view><view class="m-t-15 flex row-between data-v-16c02e82"><view class="xs lighter data-v-16c02e82">{{"领取时间:"+item.create_time}}</view></view></view></view></view></block></view></mescroll-body></view>