1 |
- <view class="secureselftest _div"><view class="searchbox _div" style="padding-bottom:15rpx;"><van-row style="background:white;" vue-id="4fe7c75e-1" data-com-type="wx" bind:__l="__l" vue-slots="{{['default']}}"><van-col vue-id="{{('4fe7c75e-2')+','+('4fe7c75e-1')}}" 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="{{('4fe7c75e-3')+','+('4fe7c75e-2')}}" name="arrow-down" data-com-type="wx" bind:__l="__l"></van-icon></view></picker></van-col><van-col vue-id="{{('4fe7c75e-4')+','+('4fe7c75e-1')}}" 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="{{('4fe7c75e-5')+','+('4fe7c75e-4')}}" 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="4fe7c75e-6" description="暂无数据" data-com-type="wx" bind:__l="__l"></van-empty></block></view></view>
|