1 |
- <view class="secureselftest _div"><van-tabs vue-id="3cc2085a-1" swipe-threshold="{{3}}" active="{{active}}" data-event-opts="{{[['^change',[['onChange']]]]}}" data-com-type="wx" bind:change="__e" bind:__l="__l" vue-slots="{{['default']}}"><van-tab vue-id="{{('3cc2085a-2')+','+('3cc2085a-1')}}" title="全部" name="{{null}}" data-com-type="wx" bind:__l="__l"></van-tab><block wx:for="{{dic_SelectList.safety_inspection_type}}" wx:for-item="item" wx:for-index="__i0__" wx:key="id"><van-tab vue-id="{{('3cc2085a-3-'+__i0__)+','+('3cc2085a-1')}}" title="{{item.label}}" name="{{item.value}}" data-com-type="wx" bind:__l="__l"></van-tab></block></van-tabs><view class="searchbox _div" style="padding-bottom:15rpx;"><van-row style="background:white;" vue-id="3cc2085a-4" data-com-type="wx" bind:__l="__l" vue-slots="{{['default']}}"><van-col vue-id="{{('3cc2085a-5')+','+('3cc2085a-4')}}" span="{{15}}" data-com-type="wx" bind:__l="__l" vue-slots="{{['default']}}"><picker class="ml32 mt10" mode="date" value="{{form.year}}" fields="year" start="{{startDate}}" end="{{endDate}}" data-event-opts="{{[['change',[['bindDateChange',['$event']]]]]}}" bindchange="__e"><view class="chooseyears _div"><view style="margin-left:16rpx;width:auto;float:left;" class="_div">{{''+(search.attributiveYear+"年")+''}}</view><van-icon style="float:right;margin-top:11rpx;" vue-id="{{('3cc2085a-6')+','+('3cc2085a-5')}}" name="arrow-down" data-com-type="wx" bind:__l="__l"></van-icon></view></picker></van-col><van-col vue-id="{{('3cc2085a-7')+','+('3cc2085a-4')}}" span="{{8}}" data-com-type="wx" bind:__l="__l" vue-slots="{{['default']}}"><button class="mt10" style="padding:10rpx;background:#1d18bc;color:white;" type="default" data-event-opts="{{[['tap',[['jumpReport']]]]}}" bindtap="__e"><van-icon vue-id="{{('3cc2085a-8')+','+('3cc2085a-7')}}" name="plus" data-com-type="wx" bind:__l="__l"></van-icon>新增自检上报</button></van-col></van-row></view><view class="list _div"><block wx:for="{{$root.l0}}" wx:for-item="item" wx:for-index="index" wx:key="index"><block wx:if="{{$root.g0!=0}}"><view data-event-opts="{{[['tap',[['junmpMyMechantsDetails',['$0'],[[['companyList','',index,'id']]]]]]]}}" class="list-row _div" bindtap="__e"><view class="cell_1 _div"><view class="width100 height44rpx mb16rpx _div"><view class="first_title _div">{{item.m0}}</view></view><view class="width100 height40rpx _div"><view class="second_title _div" style="width:100%;">{{''+item.$orig.companyName+" "+(" "+item.$orig.createdAt)+''}}</view></view></view><image style="width:100rpx;height:100rpx;" src="{{$root.m1}}" alt class="_img"></image></view></block></block><block wx:if="{{$root.g1==0}}"><van-empty class="disblock marginauto" style="background:white;" vue-id="3cc2085a-9" description="暂无数据" data-com-type="wx" bind:__l="__l"></van-empty></block></view></view>
|