1 |
- <app-layout vue-id="28316044-1" class="data-v-a2917dfc" bind:__l="__l" vue-slots="{{['default']}}"><block wx:if="{{!list||list.length==0}}"><view class="no-content data-v-a2917dfc">暂无记录</view></block><view class="prize-bar dir-left-nowrap data-v-a2917dfc"><view data-event-opts="{{[['tap',[['change',[1]]]]]}}" class="{{['box-grow-1','data-v-a2917dfc',type==1?'activity':'']}}" bindtap="__e"><text class="data-v-a2917dfc">进行中</text></view><view data-event-opts="{{[['tap',[['change',[2]]]]]}}" class="{{['box-grow-1','data-v-a2917dfc',type==2?'activity':'']}}" bindtap="__e"><text class="data-v-a2917dfc">已中奖</text></view><view data-event-opts="{{[['tap',[['change',[3]]]]]}}" class="{{['box-grow-1','data-v-a2917dfc',type==3?'activity':'']}}" bindtap="__e"><text class="data-v-a2917dfc">未中奖</text></view></view><view class="prize-list data-v-a2917dfc"><block wx:for="{{list}}" wx:for-item="v" wx:for-index="k" wx:key="k"><view class="line data-v-a2917dfc"><view data-event-opts="{{[['tap',[['lotteryDetail',['$0'],[[['list','',k,'lottery_id']]]]]]]}}" class="dir-left-nowrap goods data-v-a2917dfc" bindtap="__e"><image class="box-grow-0 data-v-a2917dfc" src="{{v.goods.goodsWarehouse.cover_pic}}"></image><view class="dir-top info data-v-a2917dfc"><view class="t-omit-three name data-v-a2917dfc">{{v.goods.goodsWarehouse.name}}</view><view class="attr-text dir-left-wrap t-omit data-v-a2917dfc"><block wx:for="{{v.attr_list}}" wx:for-item="value" wx:for-index="key" wx:key="key"><block class="data-v-a2917dfc"><text class="data-v-a2917dfc">{{value.attr_group_name+":"+value.attr_name}}</text></block></block></view><view class="stock data-v-a2917dfc">{{"共"+v.lottery.stock+"份"}}</view></view></view><view class="dir-left-nowrap cross-center end data-v-a2917dfc"><icon class="box-grow-0 icon-time data-v-a2917dfc" type="{{true}}"></icon><view class="box-grow-1 data-v-a2917dfc">{{v.time}}</view><view class="box-grow-0 data-v-a2917dfc"><view data-event-opts="{{[['tap',[['lotteryDetail',['$0'],[[['list','',k,'lottery_id']]]]]]]}}" class="prize-detail data-v-a2917dfc" bindtap="__e">查看详情</view></view></view></view></block><block wx:if="{{load}}"><app-load-text vue-id="{{('28316044-2')+','+('28316044-1')}}" class="data-v-a2917dfc" bind:__l="__l"></app-load-text></block></view><common-buttom vue-id="{{('28316044-3')+','+('28316044-1')}}" status="prize" class="data-v-a2917dfc" bind:__l="__l"></common-buttom></app-layout>
|