companyHouse.wxml 4.8 KB

1
  1. <view class="companyhouse _div"><view class="searchbox _div"><view style="display:flex;align-items:center;justify-content:space-around;" class="_div"><uni-search-bar style="width:40%;" vue-id="a9b0233c-1" 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><view data-event-opts="{{[['tap',[['openParkSelect',['$event']]]]]}}" style="width:40%;" bindtap="__e" class="_div"><uni-search-bar bind:input="__e" class="parkIconHidden" style="width:100%;" vue-id="a9b0233c-2" placeholder="请所属园区" clearButton="none" cancelButton="none" readonly="{{true}}" searchIcon="none" value="{{search.parkInfoName}}" data-event-opts="{{[['^input',[['__set_model',['$0','parkInfoName','$event',[]],['search']]]]]}}" bind:__l="__l"></uni-search-bar></view><image style="height:50rpx;width:50rpx;" src="{{$root.m0}}" alt data-event-opts="{{[['tap',[['jumpAddCompanyPage']]]]}}" bindtap="__e" class="_img"></image></view></view><van-tabs vue-id="a9b0233c-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="{{('a9b0233c-4')+','+('a9b0233c-3')}}" title="全部" name="{{null}}" data-com-type="wx" bind:__l="__l"></van-tab><van-tab vue-id="{{('a9b0233c-5')+','+('a9b0233c-3')}}" title="在园" name="{{1}}" data-com-type="wx" bind:__l="__l"></van-tab><van-tab vue-id="{{('a9b0233c-6')+','+('a9b0233c-3')}}" title="挂靠" name="{{2}}" data-com-type="wx" bind:__l="__l"></van-tab><van-tab vue-id="{{('a9b0233c-7')+','+('a9b0233c-3')}}" title="异地生产" name="{{3}}" data-com-type="wx" bind:__l="__l"></van-tab><van-tab vue-id="{{('a9b0233c-8')+','+('a9b0233c-3')}}" 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-9" 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 data-event-opts="{{[['tap',[['jumpPage',['$0'],[[['companyList','',index,'id']]]]]]]}}" class="width30 height44rpx mb8rpx float_left _div" bindtap="__e"><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" style="overflow:hidden;text-overflow:ellipsis;white-space:nowrap;">{{'所属楼盘:'+(item.$orig.area==null||!item.$orig.area?"未知":item.$orig.area)+''}}</view><view data-event-opts="{{[['tap',[['jumpPage',['$0'],[[['companyList','',index,'id']]]]]]]}}" class="second_title_1 width50 height40rpx float_left _div" bindtap="__e">{{'注册资金:'+(!item.$orig.zczj?"暂无":item.$orig.zczj+"万")+''}}</view></view><view data-event-opts="{{[['tap',[['jumpPage',['$0'],[[['companyList','',index,'id']]]]]]]}}" class="width100 height28rpx font24rpx fontcolor251FCA chaochuyincang _div" bindtap="__e">{{''+(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-10" description="暂无数据" data-com-type="wx" bind:__l="__l"></van-empty></view></block></view><van-popup vue-id="a9b0233c-11" show="{{show}}" position="bottom" round="{{true}}" data-event-opts="{{[['^close',[['onClose']]]]}}" data-com-type="wx" bind:close="__e" bind:__l="__l" vue-slots="{{['default']}}"><van-cascader vue-id="{{('a9b0233c-12')+','+('a9b0233c-11')}}" value="{{treeData3List}}" title="{{null}}" field-names="{{({text:'label',value:'value'})}}" options="{{treeData3List}}" data-event-opts="{{[['^close',[['onClose']]],['^finish',[['onFinish']]]]}}" data-com-type="wx" bind:close="__e" bind:finish="__e" bind:__l="__l"></van-cascader></van-popup></view>