myResumeList.wxml 2.2 KB
<view class="positon_list data-v-74b99165"><block wx:if="{{shownoData}}"><view class="data-v-74b99165"><view class="list data-v-74b99165"><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-74b99165" bindtap="__e"><view class="avatar_name data-v-74b99165"><u-image vue-id="{{'22791c41-1-'+i}}" width="96rpx" height="96rpx" src="{{item.$orig.image_path?item.$orig.image_path:'/static/img/my/default_avatar.png'}}" shape="circle" class="data-v-74b99165" bind:__l="__l"></u-image><view class="name data-v-74b99165"><view class="title data-v-74b99165">{{''+item.$orig.name+''}}</view><view class="tag data-v-74b99165"><block wx:for="{{item.$orig.tags}}" wx:for-item="ele" wx:for-index="ind" wx:key="ind"><view class="tag-title data-v-74b99165">{{''+ele+''}}</view></block></view></view></view><block wx:if="{{item.$orig.position_name&&item.$orig.work_city}}"><view class="icon_label data-v-74b99165"><u-image vue-id="{{'22791c41-2-'+i}}" width="32rpx" height="32rpx" src="/static/img/recruit/love.png" class="data-v-74b99165" bind:__l="__l"></u-image><view class="lab text data-v-74b99165">{{'求职意向:'+item.m0+item.m1+''}}</view></view></block><block wx:if="{{item.$orig.delivery_position&&item.$orig.delivery_company}}"><view class="icon_label data-v-74b99165"><u-image vue-id="{{'22791c41-3-'+i}}" width="32rpx" height="32rpx" src="/static/img/recruit/work.png" class="data-v-74b99165" bind:__l="__l"></u-image><view class="lab text data-v-74b99165">{{''+item.$orig.last_customer_name+" · "+item.$orig.last_position_name+''}}</view></view></block><block wx:if="{{item.$orig.personal_ability}}"><view class="comment data-v-74b99165">{{'优势:'+item.$orig.personal_ability+''}}</view></block><block wx:if="{{item.$orig.created_at>0}}"><view class="time data-v-74b99165">{{'下载日期:'+item.m2+''}}</view></block></view></block><c-loading vue-id="22791c41-4" loading="{{loading}}" class="data-v-74b99165" bind:__l="__l"></c-loading></view></view></block><block wx:else><view class="no_data data-v-74b99165"><c-no-data vue-id="22791c41-5" class="data-v-74b99165" bind:__l="__l"></c-no-data></view></block></view>