1 |
- <view class="personal data-v-376cf390"><view class="data-v-376cf390"><text class="title data-v-376cf390">求职意向</text><view class="titleb data-v-376cf390">不同的求职意向,会为您推荐不同的职位</view></view><block wx:for="{{$root.l0}}" wx:for-item="item" wx:for-index="index" wx:key="id"><view data-event-opts="{{[['tap',[['toapply1',[2,'$0'],[[['job_intention','id',item.$orig.id,'id']]]]]]]}}" class="u-flex content u-row-between data-v-376cf390" bindtap="__e"><view class="biaoti data-v-376cf390"><view class="data-v-376cf390"><block wx:if="{{item.$orig.is_pay}}"><view class="fei data-v-376cf390">付费</view></block><text class="data-v-376cf390">{{item.g0}}</text><text style="margin:0 20rpx;" class="data-v-376cf390">|</text><text class="data-v-376cf390">{{item.$orig.category_job_name}}</text></view><view class="money data-v-376cf390"><text class="data-v-376cf390">{{item.$orig.salary_month+"K·"}}</text><text class="data-v-376cf390">{{item.$orig.category_industry_name||"行业不限"}}</text></view></view><u-icon vue-id="{{'534c1e9c-1-'+index}}" name="arrow-right" color="#4C4C4C" size="24" class="data-v-376cf390" bind:__l="__l"></u-icon></view></block><view data-event-opts="{{[['tap',[['toapply1',[1]]]]]}}" class="add data-v-376cf390" bindtap="__e">+添加求职意向</view><view class="bottom u-flex u-row-between data-v-376cf390"><text class="data-v-376cf390">求职状态</text><view class="u-flex data-v-376cf390"><text data-event-opts="{{[['tap',[['e0',['$event']]]]]}}" bindtap="__e" class="data-v-376cf390">{{job_status_name||"请选择"}}</text><u-icon vue-id="534c1e9c-2" name="arrow-right" color="#4C4C4C" size="16" class="data-v-376cf390" bind:__l="__l"></u-icon></view></view><u-picker vue-id="534c1e9c-3" show="{{show}}" columns="{{columns}}" keyName="name" data-event-opts="{{[['^cancel',[['e1']]],['^confirm',[['enter']]]]}}" bind:cancel="__e" bind:confirm="__e" class="data-v-376cf390" bind:__l="__l"></u-picker></view>
|