myJobSeekersList.wxml
4.7 KB
<view class="positon_list data-v-6f8737e5" style="{{(vuex_theme)}}"><view class="sticky data-v-6f8737e5"><u-sticky vue-id="fd3f747e-1" class="data-v-6f8737e5" bind:__l="__l" vue-slots="{{['default']}}"><view class="tab data-v-6f8737e5"><u-tabs-swiper vue-id="{{('fd3f747e-2')+','+('fd3f747e-1')}}" list="{{tabs}}" is-scroll="{{false}}" current="{{current}}" active-color="'var(--primary-color)'" bar-height="4" fontSize="32" bar-style="{{({borderRadius:'0rpx',bottom:'0rpx'})}}" active-item-style="{{({fontSize:'32rpx',color:'#191F25'})}}" swiperWidth="750" data-ref="uTabs" data-event-opts="{{[['^change',[['tabsChange']]]]}}" bind:change="__e" class="data-v-6f8737e5 vue-ref" bind:__l="__l"></u-tabs-swiper></view></u-sticky></view><view data-event-opts="{{[['transition',[['transition',['$event']]]],['animationfinish',[['animationfinish',['$event']]]]]}}" style="background-color:#fdfdfd;" bindtransition="__e" bindanimationfinish="__e" class="data-v-6f8737e5"><block wx:if="{{shownoData}}"><view class="data-v-6f8737e5"><view class="list data-v-6f8737e5"><block wx:for="{{$root.l0}}" wx:for-item="item" wx:for-index="i" wx:key="i"><view data-event-opts="{{[['tap',[['handelClick',['$0'],[[['list','',i]]]]]]]}}" class="item data-v-6f8737e5" bindtap="__e"><view class="avatar_name data-v-6f8737e5"><u-image vue-id="{{'fd3f747e-3-'+i}}" width="96rpx" height="96rpx" shape="circle" src="{{item.$orig.image_path?item.$orig.image_path:'/static/img/my/default_avatar.png'}}" class="data-v-6f8737e5" bind:__l="__l"></u-image><view class="name data-v-6f8737e5"><view class="title data-v-6f8737e5">{{''+item.$orig.name+''}}</view><block wx:if="{{item.$orig.recommend_source!='other'}}"><view class="tag data-v-6f8737e5"><block wx:for="{{item.$orig.tags}}" wx:for-item="ele" wx:for-index="ind" wx:key="ind"><view class="tag-title data-v-6f8737e5">{{''+ele+''}}</view></block></view></block></view></view><block wx:if="{{current==0}}"><view class="data-v-6f8737e5"><block wx:if="{{item.$orig.position_name&&item.$orig.work_city}}"><view class="icon_label data-v-6f8737e5"><u-image vue-id="{{'fd3f747e-4-'+i}}" width="32rpx" height="32rpx" src="/static/img/recruit/love.png" class="data-v-6f8737e5" bind:__l="__l"></u-image><view class="lab text data-v-6f8737e5">{{'求职意向:'+item.m0+item.m1+''}}</view></view></block></view></block><block wx:if="{{item.$orig.delivery_position&&item.$orig.delivery_company}}"><view class="icon_label data-v-6f8737e5"><u-image vue-id="{{'fd3f747e-5-'+i}}" width="32rpx" height="32rpx" src="/static/img/recruit/work.png" class="data-v-6f8737e5" bind:__l="__l"></u-image><view class="lab text data-v-6f8737e5">{{'投递职位:'+item.$orig.delivery_position+" · "+item.$orig.delivery_company+''}}</view></view></block><block wx:if="{{current==1}}"><view class="data-v-6f8737e5"><block wx:if="{{item.$orig.interview_start_time&&item.$orig.interview_end_time&&item.$orig.interview_start_time>0}}"><view class="icon_label data-v-6f8737e5"><u-image vue-id="{{'fd3f747e-6-'+i}}" width="32rpx" height="32rpx" src="/static/img/recruit/time_icon.png" class="data-v-6f8737e5" bind:__l="__l"></u-image><view class="lab data-v-6f8737e5">{{'面试时间:'+item.m2+"-"+item.m3+''}}</view></view></block></view></block><block wx:if="{{current==2||current==3}}"><view class="data-v-6f8737e5"><block wx:if="{{item.$orig.join_time&&item.$orig.join_time>0}}"><view class="icon_label data-v-6f8737e5"><u-image vue-id="{{'fd3f747e-7-'+i}}" width="32rpx" height="32rpx" src="/static/img/recruit/time_icon.png" class="data-v-6f8737e5" bind:__l="__l"></u-image><view class="lab data-v-6f8737e5">{{'入职时间:'+item.m4+''}}</view></view></block></view></block><block wx:if="{{current==4}}"><view class="data-v-6f8737e5"><block wx:if="{{item.$orig.created_at&&item.$orig.created_at>0}}"><view class="icon_label data-v-6f8737e5"><u-image vue-id="{{'fd3f747e-8-'+i}}" width="32rpx" height="32rpx" src="/static/img/recruit/time_icon.png" class="data-v-6f8737e5" bind:__l="__l"></u-image><view class="lab data-v-6f8737e5">{{'投递时间:'+item.m5+''}}</view></view></block></view></block><block wx:if="{{current==1||current==2}}"><view class="data-v-6f8737e5"><block wx:if="{{item.$orig.comment}}"><view class="comment data-v-6f8737e5">{{'备注:'+item.$orig.comment+''}}</view></block></view></block><block wx:if="{{current==0}}"><view class="data-v-6f8737e5"><block wx:if="{{item.$orig.created_at>0}}"><view class="time data-v-6f8737e5">{{''+item.g0+''}}</view></block></view></block></view></block><c-loading vue-id="fd3f747e-9" loading="{{loading}}" class="data-v-6f8737e5" bind:__l="__l"></c-loading></view></view></block><block wx:else><view class="no_data data-v-6f8737e5"><c-no-data vue-id="fd3f747e-10" class="data-v-6f8737e5" bind:__l="__l"></c-no-data></view></block></view></view>