1 |
- <view class="index-page"><view class="index-navbar"><view style="position:relative;height:392rpx;"><image class="index-bg" src="/static/images/bg.png" mode></image><u-navbar vue-id="0c221ace-1" bgColor="rgba(0,0,0,0)" placeholder="{{true}}" data-event-opts="{{[['^leftClick',[['return1']]]]}}" bind:leftClick="__e" bind:__l="__l"></u-navbar><view class="header-down " style="{{'padding:28rpx 0 0 32rpx;box-sizing:border-box;'+('margin-top:'+(height+'rpx')+';')}}"><view class="mingpianfont">你的求职期望</view><view class="explain"><text>我们会根据你的求职意向,为你推荐精准的职</text></view></view></view></view><view class="personal"><view class="body-input u-flex-col u-row-center "><text class="input-title">期望职位</text><view data-event-opts="{{[['tap',[['changefenlei',['$event']]]]]}}" bindtap="__e"><u--input bind:input="__e" vue-id="0c221ace-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="{{category_job_name}}" data-event-opts="{{[['^input',[['__set_model',['','category_job_name','$event',[]]]]]]}}" bind:__l="__l"></u--input></view></view><view class="body-input u-flex-col u-row-center"><text class="input-title">期望城市</text><view data-event-opts="{{[['tap',[['e0',['$event']]]]]}}" bindtap="__e"><u--input bind:input="__e" vue-id="0c221ace-3" 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.city}}" data-event-opts="{{[['^input',[['__set_model',['$0','city','$event',[]],['job_intention']]]]]}}" bind:__l="__l"></u--input></view></view><view class="body-input u-flex-col u-row-center"><text class="input-title">期望行业</text><view data-event-opts="{{[['tap',[['changehangye',['$event']]]]]}}" bindtap="__e"><u--input bind:input="__e" vue-id="0c221ace-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><view class="body-input u-flex-col u-row-center"><text class="input-title">期望薪资</text><view data-event-opts="{{[['tap',[['e1',['$event']]]]]}}" bindtap="__e"><u--input vue-id="0c221ace-5" 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><view class="body-input u-flex-col u-row-center"><text class="input-title">优势亮点(选填)</text><u--input bind:input="__e" vue-id="0c221ace-6" 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.advantage}}" data-event-opts="{{[['^input',[['__set_model',['$0','advantage','$event',[]],['job_intention']]]]]}}" bind:__l="__l"></u--input></view><view style="height:250rpx;"></view><view data-event-opts="{{[['tap',[['next',['$event']]]]]}}" class="button" bindtap="__e">开启求职之旅</view></view><u-picker class="vue-ref" vue-id="0c221ace-7" keyName="name" title="期待城市" defaultIndex="{{indexs}}" show="{{cityShow}}" columns="{{cityList}}" data-ref="uPicker" data-event-opts="{{[['^confirm',[['cityconfirm']]],['^cancel',[['e2']]],['^change',[['changeHandler']]]]}}" bind:confirm="__e" bind:cancel="__e" bind:change="__e" bind:__l="__l"></u-picker><u-picker vue-id="0c221ace-8" keyName="label" title="期待薪资" show="{{show}}" columns="{{xinzilist}}" data-event-opts="{{[['^confirm',[['confirm']]],['^cancel',[['e3']]]]}}" bind:confirm="__e" bind:cancel="__e" bind:__l="__l"></u-picker></view>
|