companyHouse.wxml 3.7 KB

1
  1. <view class="companyhouse _div"><view class="searchbox _div"><van-row vue-id="a9b0233c-1" data-com-type="wx" bind:__l="__l" vue-slots="{{['default']}}"><van-col vue-id="{{('a9b0233c-2')+','+('a9b0233c-1')}}" span="{{22}}" data-com-type="wx" bind:__l="__l" vue-slots="{{['default']}}"><uni-search-bar vue-id="{{('a9b0233c-3')+','+('a9b0233c-2')}}" placeholder="请输入公司名称" clearButton="none" cancelButton="none" value="{{search.qymc}}" data-event-opts="{{[['^confirm',[['confirm']]],['^input',[['__set_model',['$0','qymc','$event',[]],['search']]]]]}}" bind:confirm="__e" bind:input="__e" bind:__l="__l"></uni-search-bar></van-col><van-col vue-id="{{('a9b0233c-4')+','+('a9b0233c-1')}}" span="{{2}}" data-com-type="wx" bind:__l="__l" vue-slots="{{['default']}}"><image style="height:50rpx;width:50rpx;margin-top:25rpx;" src="{{$root.m0}}" alt data-event-opts="{{[['tap',[['jumpAddCompanyPage']]]]}}" bindtap="__e" class="_img"></image></van-col></van-row></view><van-tabs vue-id="a9b0233c-5" active="{{active}}" data-event-opts="{{[['^change',[['onChange']]]]}}" data-com-type="wx" bind:change="__e" bind:__l="__l" vue-slots="{{['default']}}"><van-tab vue-id="{{('a9b0233c-6')+','+('a9b0233c-5')}}" title="全部" name="{{null}}" data-com-type="wx" bind:__l="__l"></van-tab><van-tab vue-id="{{('a9b0233c-7')+','+('a9b0233c-5')}}" title="在园" name="{{1}}" data-com-type="wx" bind:__l="__l"></van-tab><van-tab vue-id="{{('a9b0233c-8')+','+('a9b0233c-5')}}" title="挂靠" name="{{2}}" data-com-type="wx" bind:__l="__l"></van-tab><van-tab vue-id="{{('a9b0233c-9')+','+('a9b0233c-5')}}" title="异地生产" name="{{3}}" data-com-type="wx" bind:__l="__l"></van-tab><van-tab vue-id="{{('a9b0233c-10')+','+('a9b0233c-5')}}" title="飞地" name="{{4}}" data-com-type="wx" bind:__l="__l"></van-tab></van-tabs><view style="display:flex;background:white;padding:0rpx 16rpx;" class="_div"><uni-data-checkbox vue-id="a9b0233c-11" mode="tag" multiple="{{true}}" localdata="{{dic_SelectList.SETTLE_IN_STATUS}}" selectedTextColor="#1D18BC" selectedColor="rgba(29,24,188,0.05);" value="{{entryArray}}" data-event-opts="{{[['^change',[['getCompanyList']]],['^input',[['__set_model',['','entryArray','$event',[]]]]]]}}" bind:change="__e" bind:input="__e" bind:__l="__l"></uni-data-checkbox></view><view class="list _div"><block wx:if="{{$root.g0!=0}}"><view class="_div"><block wx:for="{{$root.l0}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view class="list-row _div"><view class="cell_1 width90 _div"><view class="width70 height44rpx mb8rpx float_left _div"><view class="first_title chaochuyincang _div">{{item.$orig.qymc}}</view></view><view class="width30 height44rpx mb8rpx float_left _div"><view class="roomstatus1 txt_center _div" style="font-size:24rpx;">{{''+item.m1+''}}</view></view><view class="width100 height40rpx mb8rpx clear_both _div"><view class="second_title width50 height40rpx float_left _div">{{'所属楼盘:'+(item.$orig.area==null||!item.$orig.area?"未知":item.$orig.area)+''}}</view><view class="second_title_1 width50 height40rpx float_left _div">{{'注册资本:'+(!item.$orig.zczj?"暂无":item.$orig.zczj+"万")+''}}</view></view><view class="width100 height28rpx font24rpx fontcolor251FCA chaochuyincang _div">{{''+(item.$orig.qybq==null||!item.$orig.qybq?"暂无标签":item.$orig.qybq)+''}}</view></view><view data-event-opts="{{[['tap',[['jumpPage',['$0'],[[['companyList','',index,'id']]]]]]]}}" class="cell_3 width10 _div" bindtap="__e"><image src="{{item.m2}}" alt class="_img"></image></view></view></block></view></block><block wx:else><view class="_div"><van-empty class="disblock marginauto" style="background:white;" vue-id="a9b0233c-12" description="暂无数据" bind:__l="__l"></van-empty></view></block></view></view>