apply.wxml 6.9 KB

1
  1. <view class="personal"><view><text class="title">{{bigtitle+"求职意向"}}</text><view class="titleb">不同的求职期望,推荐啊的职位也会不同。</view></view><view data-event-opts="{{[['tap',[['birthdayBtn',['$event']]]]]}}" class="body-input u-flex-col u-row-center" bindtap="__e"><text class="input-title">求职时间</text><u--input bind:input="__e" vue-id="23ca4c0e-1" disabled="{{true}}" disabledColor="#fff" customStyle="padding:0 !important" type="text" placeholder="请选择您的求职时间" border="{{true}}" placeholderClass="input-style" suffixIcon="arrow-right" suffixIconStyle="font-size: 32rpx;font-weight: 400;color: #CACACA;" value="{{job_intention.job_date}}" data-event-opts="{{[['^input',[['__set_model',['$0','job_date','$event',[]],['job_intention']]]]]}}" bind:__l="__l"></u--input></view><view data-event-opts="{{[['tap',[['e0',['$event']]]]]}}" class="body-input u-flex-col u-row-center" bindtap="__e"><text class="input-title">期望城市</text><u--input bind:input="__e" vue-id="23ca4c0e-2" disabled="{{true}}" disabledColor="#fff" customStyle="padding:0 !important" type="text" placeholder="请选择您的期望城市" border="{{true}}" placeholderClass="input-style" suffixIcon="arrow-right" suffixIconStyle="font-size: 32rpx;font-weight: 400;color: #CACACA;" value="{{city1}}" data-event-opts="{{[['^input',[['__set_model',['','city1','$event',[]]]]]]}}" bind:__l="__l"></u--input></view><view data-event-opts="{{[['tap',[['e1',['$event']]]]]}}" class="body-input u-flex-col u-row-center" bindtap="__e"><text class="input-title">期望薪资</text><u--input vue-id="23ca4c0e-3" value="{{label}}" disabled="{{true}}" disabledColor="#fff" customStyle="padding:0 !important" type="text" placeholder="请选择您的期望薪资" border="{{true}}" placeholderClass="input-style" suffixIcon="arrow-right" suffixIconStyle="font-size: 32rpx;font-weight: 400;color: #CACACA;" bind:__l="__l"></u--input></view><view data-event-opts="{{[['tap',[['changehangye1',['$event']]]]]}}" class="body-input u-flex-col u-row-center" bindtap="__e"><text class="input-title">期望行业</text><u--input bind:input="__e" vue-id="23ca4c0e-4" disabled="{{true}}" disabledColor="#fff" customStyle="padding:0 !important" type="text" placeholder="请选择您的期望行业" border="{{true}}" placeholderClass="input-style" suffixIcon="arrow-right" suffixIconStyle="font-size: 32rpx;font-weight: 400;color: #CACACA;" value="{{category_industry_name}}" data-event-opts="{{[['^input',[['__set_model',['','category_industry_name','$event',[]]]]]]}}" bind:__l="__l"></u--input></view><view data-event-opts="{{[['tap',[['changeright',['$event']]]]]}}" class="body-input u-flex-col u-row-center" bindtap="__e"><text class="input-title">期望职位</text><u--input bind:input="__e" vue-id="23ca4c0e-5" disabled="{{true}}" disabledColor="#fff" customStyle="padding:0 !important" type="text" placeholder="请选择您的期望职位" border="{{true}}" placeholderClass="input-style" suffixIcon="arrow-right" suffixIconStyle="font-size: 32rpx;font-weight: 400;color: #CACACA;" value="{{category_job_name}}" data-event-opts="{{[['^input',[['__set_model',['','category_job_name','$event',[]]]]]]}}" bind:__l="__l"></u--input></view><view data-event-opts="{{[['tap',[['e2',['$event']]]]]}}" class="body-input u-flex-col u-row-center" bindtap="__e"><text class="input-title">所属领域</text><u--input bind:input="__e" vue-id="23ca4c0e-6" disabled="{{true}}" disabledColor="#fff" customStyle="padding:0 !important" type="text" placeholder="请选择您要选择的领域" border="{{true}}" placeholderClass="input-style" suffixIcon="arrow-right" suffixIconStyle="font-size: 32rpx;font-weight: 400;color: #CACACA;" value="{{category_name}}" data-event-opts="{{[['^input',[['__set_model',['','category_name','$event',[]]]]]]}}" bind:__l="__l"></u--input></view><view class="u-flex u-row-between" style="margin-top:30rpx;"><view data-event-opts="{{[['tap',[['e3',['$event']]]]]}}" class="u-flex" bindtap="__e"><text>付费求职</text><image style="width:32rpx;height:32rpx;" src="/static/images/xiangguan.png" mode></image></view><u-switch vue-id="23ca4c0e-7" disabled="{{job_intention.is_pay==1?true:false}}" value="{{button}}" data-event-opts="{{[['^change',[['e4']]],['^input',[['__set_model',['','button','$event',[]]]]]]}}" bind:change="__e" bind:input="__e" bind:__l="__l"></u-switch></view><view class="u-flex u-row-between bot" style="height:120rpx;"><view class="safe-area-inset-bottom"></view><block wx:if="{{type==2}}"><view data-event-opts="{{[['tap',[['dele',['$event']]]]]}}" class="button1" bindtap="__e">删除</view></block><view data-event-opts="{{[['tap',[['next',['$event']]]]]}}" class="button" bindtap="__e">保存</view><view class="safe-area-inset-bottom"></view></view><u-datetime-picker class="vue-ref" vue-id="23ca4c0e-8" title="求职时间" minDate="{{minDate}}" show="{{birthdayShow}}" mode="date" data-ref="picker" data-event-opts="{{[['^confirm',[['birthdayConfirm']]],['^cancel',[['e5']]]]}}" bind:confirm="__e" bind:cancel="__e" bind:__l="__l"></u-datetime-picker><u-picker class="vue-ref" vue-id="23ca4c0e-9" keyName="name" title="期望城市" defaultIndex="{{indexs}}" show="{{cityShow}}" columns="{{cityList}}" data-ref="uPicker" data-event-opts="{{[['^confirm',[['cityconfirm']]],['^cancel',[['e6']]],['^change',[['changeHandler']]]]}}" bind:confirm="__e" bind:cancel="__e" bind:change="__e" bind:__l="__l"></u-picker><u-popup vue-id="23ca4c0e-10" show="{{propshow}}" mode="center" round="20" data-event-opts="{{[['^close',[['e7']]]]}}" bind:close="__e" bind:__l="__l" vue-slots="{{['default']}}"><view style="width:570rpx;padding:32rpx;border-radius:20rpx;"><text>{{concant}}</text><view class="u-flex" style="justify-content:center;"><view data-event-opts="{{[['tap',[['e8',['$event']]]]]}}" class="btn" bindtap="__e">我知道了</view></view></view></u-popup><u-modal vue-id="23ca4c0e-11" showCancelButton="{{true}}" show="{{delec}}" title="{{title}}" content="{{content}}" data-event-opts="{{[['^confirm',[['confirm']]],['^cancel',[['e9']]]]}}" bind:confirm="__e" bind:cancel="__e" bind:__l="__l"></u-modal><u-picker vue-id="23ca4c0e-12" keyName="label" title="期待薪资" show="{{show}}" columns="{{xinzilist}}" data-event-opts="{{[['^confirm',[['xin']]],['^cancel',[['e10']]]]}}" bind:confirm="__e" bind:cancel="__e" bind:__l="__l"></u-picker><u-picker class="vue-ref" vue-id="23ca4c0e-13" keyName="name" title="所属领域" defaultIndex="{{indexs}}" show="{{show1}}" columns="{{category_list}}" data-ref="uPicker1" data-event-opts="{{[['^confirm',[['category1']]],['^cancel',[['e11']]],['^change',[['changecategory']]]]}}" bind:confirm="__e" bind:cancel="__e" bind:change="__e" bind:__l="__l"></u-picker><u-modal vue-id="23ca4c0e-14" show="{{tixing}}" title="{{title1}}" content="{{content1}}" showCancelButton="{{true}}" data-event-opts="{{[['^confirm',[['change']]],['^cancel',[['e12']]]]}}" bind:confirm="__e" bind:cancel="__e" bind:__l="__l"></u-modal></view>