search-detail-resume.wxml 4.7 KB
<view class="page data-v-4c6d2d90" style="{{(vuex_theme)}}"><view class="sticky data-v-4c6d2d90"><view class="search data-v-4c6d2d90" style="{{'padding-top:'+(marginTop)+';'}}"><view style="padding:12rpx 20rpx 12rpx 0;" class="data-v-4c6d2d90"><u-icon vue-id="5f643ece-1" name="arrow-left" color="#000" size="20px" data-event-opts="{{[['^click',[['handelLink',['back']]]]]}}" bind:click="__e" class="data-v-4c6d2d90" bind:__l="__l"></u-icon></view><u-search style="{{'width:'+('440rpx')+';'}}" vue-id="5f643ece-2" bg-color="#f5f5f5" placeholder="请输入求职意向" search-icon-color="#999" placeholder-color="#999" input-align="left" clearabled="{{true}}" show-action="{{false}}" value="{{searchStr}}" data-event-opts="{{[['^search',[['goSearch']]],['^clear',[['goClear']]],['^input',[['__set_model',['','searchStr','$event',[]]]]]]}}" bind:search="__e" bind:clear="__e" bind:input="__e" class="data-v-4c6d2d90" bind:__l="__l"></u-search></view><view class="rv data-v-4c6d2d90"><u-tabs vue-id="5f643ece-3" list="{{recommendVlist}}" is-scroll="{{true}}" current="{{rcurrent}}" bar-width="140" bar-height="10" fontSize="34" bar-style="{{({background:'linear-gradient(to right,var(--primary-color100), #fff)',bottom:'10px',zIndex:'0'})}}" active-item-style="{{({fontSize:'34rpx',color:'#000',zIndex:'1'})}}" data-event-opts="{{[['^change',[['change']]]]}}" bind:change="__e" class="data-v-4c6d2d90" bind:__l="__l"></u-tabs><view data-event-opts="{{[['tap',[['morefilterS',['$event']]]]]}}" class="focus_bg data-v-4c6d2d90" bindtap="__e"><text style="font-size:24rpx;color:#646464;margin-right:10rpx;" class="data-v-4c6d2d90">更多筛选</text><image style="width:10rpx;height:10rpx;" src="/static/img/recruit/icon-focus.png" class="data-v-4c6d2d90"></image></view><view data-event-opts="{{[['tap',[['handelLink',['city']]]]]}}" class="focus_bg1 data-v-4c6d2d90" bindtap="__e"><text style="font-size:24rpx;color:#646464;margin-right:10rpx;" class="data-v-4c6d2d90">{{$root.m0}}</text><image style="width:10rpx;height:10rpx;" src="/static/img/recruit/icon-focus.png" class="data-v-4c6d2d90"></image></view></view></view><view data-event-opts="{{[['transition',[['transition',['$event']]]],['animationfinish',[['animationfinish',['$event']]]]]}}" class="swiper data-v-4c6d2d90" style="{{'padding-top:'+(paddingTop)+';'}}" bindtransition="__e" bindanimationfinish="__e"><view class="swiper-item data-v-4c6d2d90" style="margin-top:60rpx;"><block wx:if="{{shownoData}}"><view class="data-v-4c6d2d90"><block wx:for="{{$root.l0}}" wx:for-item="item" wx:for-index="i" wx:key="i"><view data-event-opts="{{[['tap',[['clickItem',['$0'],[[['list','',i]]]]]]]}}" class="item data-v-4c6d2d90" bindtap="__e"><view class="topHead data-v-4c6d2d90"><u-image vue-id="{{'5f643ece-4-'+i}}" width="96rpx" height="96rpx" src="{{item.$orig.image_path}}" shape="circle" class="data-v-4c6d2d90" bind:__l="__l"></u-image><view class="topHead-r data-v-4c6d2d90"><view class="title data-v-4c6d2d90">{{''+item.$orig.name+''}}</view><view class="tag data-v-4c6d2d90"><block wx:for="{{item.$orig.tags}}" wx:for-item="item1" wx:for-index="index" wx:key="index"><view class="tag-title data-v-4c6d2d90">{{''+item1+''}}</view></block></view></view></view><view class="img-lab data-v-4c6d2d90" style="margin-top:28rpx;"><u-image vue-id="{{'5f643ece-5-'+i}}" width="32rpx" height="32rpx" src="/static/img/recruit/love.png" class="data-v-4c6d2d90" bind:__l="__l"></u-image><view class="lab data-v-4c6d2d90">{{'求职意向:'+item.m1+item.m2+''}}</view></view><block wx:if="{{item.$orig.last_customer_name&&item.$orig.last_position_name}}"><view class="img-lab data-v-4c6d2d90" style="margin-top:16rpx;"><u-image vue-id="{{'5f643ece-6-'+i}}" width="32rpx" height="32rpx" src="/static/img/recruit/work.png" class="data-v-4c6d2d90" bind:__l="__l"></u-image><view class="lab data-v-4c6d2d90">{{''+item.$orig.last_customer_name+" · "+item.$orig.last_position_name+''}}</view></view></block><view class="desc data-v-4c6d2d90">{{'优势:'+(item.$orig.personal_ability?item.$orig.personal_ability:'-')+''}}</view></view></block><c-loading vue-id="5f643ece-7" loading="{{loading}}" class="data-v-4c6d2d90" bind:__l="__l"></c-loading></view></block><block wx:else><view class="no_data data-v-4c6d2d90"><image class="img data-v-4c6d2d90" src="{{vuex_baseImgUrl&&vuex_baseImgUrl+'nodata.png'}}"></image><view style="font-size:26rpxpx;color:#121212;margin-top:20rpx;text-align:center;" class="data-v-4c6d2d90">暂无数据</view></view></block></view></view><u-select vue-id="5f643ece-8" confirm-color="'var(--primary-color)'" mode="mutil-column-auto" list="{{area}}" value="{{select_visible}}" data-event-opts="{{[['^confirm',[['onConfirmArea']]],['^input',[['__set_model',['','select_visible','$event',[]]]]]]}}" bind:confirm="__e" bind:input="__e" class="data-v-4c6d2d90" bind:__l="__l"></u-select></view>