collected.wxml 5.4 KB
<view style="{{'background-color:#f7f7f7;'+(vuex_theme)}}" class="data-v-31c9822d"><view class="sticky data-v-31c9822d"><view class="tab_box data-v-31c9822d"><view class="tab data-v-31c9822d"><u-tabs vue-id="07674479-1" list="{{tabs}}" is-scroll="{{false}}" current="{{current}}" active-color="var(--primary-color)" bar-height="6" fontSize="32" bar-style="{{({borderRadius:'0rpx',bottom:'0rpx'})}}" active-item-style="{{({fontSize:'32rpx',color:'var(--primary-color)'})}}" data-event-opts="{{[['^change',[['tabsChange']]]]}}" bind:change="__e" class="data-v-31c9822d" bind:__l="__l"></u-tabs></view></view></view><view class="data-v-31c9822d"><block wx:if="{{list.length>0&&current==0}}"><view style="padding:10rpx 20rpx;" class="data-v-31c9822d"><block wx:for="{{$root.l0}}" wx:for-item="item" wx:for-index="i" wx:key="i"><view class="list data-v-31c9822d"><view data-event-opts="{{[['tap',[['goDetail',['$0'],[[['list','',i]]]]]]]}}" class="items data-v-31c9822d" bindtap="__e"><view class="header data-v-31c9822d"><view class="title data-v-31c9822d"><block wx:if="{{item.$orig.source=='zhilian'}}"><image src="/static/img/my/zhilian.png" class="data-v-31c9822d"></image></block><block wx:if="{{item.$orig.position_type=='society'}}"><view class="society data-v-31c9822d">社招</view></block><block wx:if="{{item.$orig.position_type=='school'}}"><view class="school data-v-31c9822d">校招</view></block><block wx:if="{{item.$orig.position_type=='internship'}}"><view class="internship data-v-31c9822d">实习</view></block><view class="name data-v-31c9822d">{{item.$orig.name}}</view></view><view class="salary data-v-31c9822d">{{item.m0}}</view></view><view style="margin-top:20rpx;display:flex;" class="data-v-31c9822d"><view style="width:fit-content;" class="data-v-31c9822d"><u-tag vue-id="{{'07674479-2-'+i}}" text="{{item.m1}}" border-color="#f7f7f7" bg-color="#f7f7f7" color="#646464" type="info" class="data-v-31c9822d" bind:__l="__l"></u-tag></view><view style="margin-left:12rpx;width:fit-content;" class="data-v-31c9822d"><u-tag vue-id="{{'07674479-3-'+i}}" text="{{item.m2}}" bg-color="#f7f7f7" color="#646464" border-color="#f7f7f7" type="info" class="data-v-31c9822d" bind:__l="__l"></u-tag></view><view style="margin-left:12rpx;width:fit-content;" class="data-v-31c9822d"><u-tag vue-id="{{'07674479-4-'+i}}" text="{{item.m3}}" bg-color="#f7f7f7" color="#646464" border-color="#f7f7f7" type="info" class="data-v-31c9822d" bind:__l="__l"></u-tag></view></view><view class="company data-v-31c9822d"><view class="title data-v-31c9822d"><image src="/static/img/my/company.png" class="data-v-31c9822d"></image><view class="name data-v-31c9822d">{{item.$orig.customer}}</view></view><view class="city data-v-31c9822d">{{item.m4}}</view></view></view></view></block><view style="height:20px;" class="data-v-31c9822d"></view><c-loading vue-id="07674479-5" loading="{{loading}}" class="data-v-31c9822d" bind:__l="__l"></c-loading></view></block><block wx:if="{{list.length>0&&current==1}}"><view style="padding:10rpx 20rpx;" class="data-v-31c9822d"><block wx:for="{{list}}" wx:for-item="item" wx:for-index="i" wx:key="i"><view class="list data-v-31c9822d"><view data-event-opts="{{[['tap',[['goCompanyDetail',['$0'],[[['list','',i]]]]]]]}}" class="items data-v-31c9822d" bindtap="__e"><view class="header data-v-31c9822d"><view class="title data-v-31c9822d" style="max-width:100%;"><view class="name data-v-31c9822d">{{item.name}}</view></view></view><view class="desc data-v-31c9822d">{{item.tenant_desc||"--"}}</view><block wx:if="{{item.work_address&&item.work_address.length>0}}"><view class="address data-v-31c9822d"><view class="left data-v-31c9822d">{{''+(item.work_address[0].province+item.work_address[0].city+item.work_address[0].district+item.work_address[0].address)+''}}</view><block wx:if="{{item.work_address&&item.work_address.length>1}}"><view class="right data-v-31c9822d">等多个工作地</view></block></view></block></view></view></block><view style="height:20px;" class="data-v-31c9822d"></view><c-loading vue-id="07674479-6" loading="{{loading}}" class="data-v-31c9822d" bind:__l="__l"></c-loading></view></block><view class="no_data data-v-31c9822d" hidden="{{noDataStatus}}"><image class="img data-v-31c9822d" lazy-load="true" src="{{vuex_baseImgUrl&&vuex_baseImgUrl+'noData.png'}}"></image><view style="font-size:16px;color:#333333;margin-top:60rpx;text-align:center;" class="data-v-31c9822d">暂无数据</view></view></view><u-popup bind:input="__e" class="popup data-v-31c9822d" vue-id="07674479-7" border-radius="{{22}}" mode="bottom" closeable="true" close-icon-size="36" value="{{show}}" data-event-opts="{{[['^input',[['__set_model',['','show','$event',[]]]]]]}}" bind:__l="__l" vue-slots="{{['default']}}"><view class="title data-v-31c9822d">全部工作地点</view><view style="width:100%;height:1rpx;background-color:#ebebeb;" class="data-v-31c9822d"></view><block wx:for="{{addressList}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view class="data-v-31c9822d"><view data-event-opts="{{[['tap',[['gotomp',['$0'],[[['addressList','',index]]]]]]]}}" class="list data-v-31c9822d" bindtap="__e"><text class="text data-v-31c9822d">{{item.province+item.city+item.district+item.address}}</text><image style="width:32rpx;height:32rpx;margin-left:auto;" src="/static/img/common/arrow_right.png" class="data-v-31c9822d"></image></view></view></block><view style="width:100%;height:100rpx;background-color:#ffffff;" class="data-v-31c9822d"></view></u-popup></view>