fillInPositionName.wxml
1.8 KB
<view class="post_positon data-v-75073a45" style="{{(vuex_theme)}}"><view class="form data-v-75073a45"><u-form vue-id="2be08f61-1" model="{{form}}" error-type="{{errorType}}" data-ref="uForm" class="data-v-75073a45 vue-ref" bind:__l="__l" vue-slots="{{['default']}}"><u-form-item vue-id="{{('2be08f61-2')+','+('2be08f61-1')}}" label="行业/类别" prop="third_category" label-position="top" label-style="{{({fontSize:'28rpx',color:'#121212'})}}" right-icon="arrow-right" class="data-v-75073a45" bind:__l="__l" vue-slots="{{['default']}}"><u-input vue-id="{{('2be08f61-3')+','+('2be08f61-2')}}" type="select" custom-style="{{({fontSize:'32rpx',color:'#999999'})}}" placeholder="请选择" value="{{expectJob_category}}" data-event-opts="{{[['^click',[['showCategory']]],['^input',[['__set_model',['','expectJob_category','$event',[]]]]]]}}" bind:click="__e" bind:input="__e" class="data-v-75073a45" bind:__l="__l"></u-input></u-form-item><u-form-item vue-id="{{('2be08f61-4')+','+('2be08f61-1')}}" label="职位名称" prop="name" label-position="top" label-style="{{({fontSize:'28rpx',color:'#121212'})}}" class="data-v-75073a45" bind:__l="__l" vue-slots="{{['default']}}"><u-input bind:input="__e" vue-id="{{('2be08f61-5')+','+('2be08f61-4')}}" custom-style="{{({fontSize:'32rpx',color:'#999999'})}}" placeholder="请输入" value="{{form.name}}" data-event-opts="{{[['^input',[['__set_model',['$0','name','$event',[]],['form']]]]]}}" class="data-v-75073a45" bind:__l="__l"></u-input></u-form-item></u-form></view><view class="footer data-v-75073a45"><c-button vue-id="2be08f61-6" type="custom" customStyle="{{({height:'88rpx',borderRadius:'44rpx',background:'linear-gradient(180deg, var(--primary-color000) 0%, var(--primary-color) 100%)'})}}" text="确定" data-event-opts="{{[['^click',[['submit']]]]}}" bind:click="__e" class="data-v-75073a45" bind:__l="__l"></c-button></view></view>