select-newjob.wxml
2.6 KB
<view class="app data-v-7cd34ece" style="{{(vuex_theme)}}"><view class="scrollV data-v-7cd34ece"><scroll-view scroll-y="true" data-event-opts="{{[['scrolltolower',[['lower']]]]}}" bindscrolltolower="__e" class="data-v-7cd34ece"><block wx:for="{{$root.l0}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view data-event-opts="{{[['tap',[['jumpJobDetail',['$0'],[[['recommend_list_data','',index]]]]]]]}}" class="recommend_box data-v-7cd34ece" catchtap="__e"><view class="items data-v-7cd34ece"><view data-event-opts="{{[['tap',[['clickRecommendBox',['$0'],[[['recommend_list_data','',index]]]]]]]}}" class="check_job data-v-7cd34ece" catchtap="__e"><image src="{{item.$orig.id==select_recommend?vuex_baseImgUrl&&vuex_baseImgUrl+'check_y.png':'/static/img/internship/check_n.png'}}" mode class="data-v-7cd34ece"></image></view><view class="header data-v-7cd34ece"><view class="title data-v-7cd34ece"><view class="name data-v-7cd34ece">{{item.$orig.name}}</view></view><view class="salary data-v-7cd34ece">{{item.m0}}</view></view><block wx:if="{{item.$orig.jobType=='platform'}}"><view style="margin-top:20rpx;display:flex;" class="data-v-7cd34ece"><view style="width:fit-content;" class="data-v-7cd34ece"><u-tag vue-id="{{'71353b8d-1-'+index}}" text="{{item.m1}}" bg-color="#f7f7f7" color="#646464" border-color="#f7f7f7" type="info" class="data-v-7cd34ece" bind:__l="__l"></u-tag></view><view style="margin-left:12rpx;width:fit-content;" class="data-v-7cd34ece"><u-tag vue-id="{{'71353b8d-2-'+index}}" text="{{item.m2}}" bg-color="#f7f7f7" color="#646464" border-color="#f7f7f7" type="info" class="data-v-7cd34ece" bind:__l="__l"></u-tag></view></view></block><view class="company data-v-7cd34ece"><view class="title data-v-7cd34ece"><image src="/static/img/my/company.png" class="data-v-7cd34ece"></image><view class="name data-v-7cd34ece">{{item.$orig.companyName}}</view></view></view></view></view></block><c-loading vue-id="71353b8d-3" loading="{{loading}}" class="data-v-7cd34ece" bind:__l="__l"></c-loading><view style="height:40rpx;" class="data-v-7cd34ece"></view></scroll-view></view><view class="botBtnV_centralize data-v-7cd34ece"><view data-event-opts="{{[['tap',[['navigate']]]]}}" class="{{['data-v-7cd34ece',select_recommend==''?'noselbotBtn':'botBtn']}}" bindtap="__e">确认</view></view><u-select vue-id="71353b8d-4" 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-7cd34ece" bind:__l="__l"></u-select></view>