edit-recommend.wxml 2.3 KB
<view style="{{'width:100%;height:100%;display:flex;background-color:#F7F7F7;'+(vuex_theme)}}" class="data-v-75b3f3ac"><view class="wrap_box data-v-75b3f3ac"><view style="padding:0 20rpx;" class="data-v-75b3f3ac"><u-form vue-id="40cb02da-1" model="{{form}}" error-type="{{errorType}}" data-ref="uForm" class="data-v-75b3f3ac vue-ref" bind:__l="__l" vue-slots="{{['default']}}"><c-input-item bind:input="__e" vue-id="{{('40cb02da-2')+','+('40cb02da-1')}}" label="朋友姓名" type="text1" name="name" rightIcon="{{false}}" value="{{form.name}}" data-event-opts="{{[['^input',[['__set_model',['$0','name','$event',[]],['form']]]]]}}" class="data-v-75b3f3ac" bind:__l="__l"></c-input-item><c-input-item bind:input="__e" vue-id="{{('40cb02da-3')+','+('40cb02da-1')}}" label="朋友联系方式" type="number1" name="mobile" rightIcon="{{false}}" value="{{form.mobile}}" data-event-opts="{{[['^input',[['__set_model',['$0','mobile','$event',[]],['form']]]]]}}" class="data-v-75b3f3ac" bind:__l="__l"></c-input-item><view style="width:100%;height:1rpx;background-color:#f7f7f7;" class="data-v-75b3f3ac"></view><view style="margin-top:50rpx;" class="data-v-75b3f3ac"><view class="text_gray_26 data-v-75b3f3ac">其他说明</view><view style="min-height:300rpx;width:100%;padding:30rpx 0;" class="data-v-75b3f3ac"><u-input bind:input="__e" vue-id="{{('40cb02da-4')+','+('40cb02da-1')}}" type="textarea" maxlength="{{maxLength}}" placeholder="请简单介绍您朋友的工作经历…" custom-style="text_black_30" placeholder-style="{{text_gray_30}}" value="{{form.ability}}" data-event-opts="{{[['^input',[['__set_model',['$0','ability','$event',[]],['form']]]]]}}" class="data-v-75b3f3ac" bind:__l="__l"></u-input></view><view class="text_gray_30 data-v-75b3f3ac" style="text-align:right;">{{''+(form.ability?form.ability.length:0)+"/"+maxLength+''}}</view><view style="height:2rpx;margin:30rpx 0;background-color:#e5e5e5;" class="data-v-75b3f3ac"></view></view></u-form></view></view><view class="footer data-v-75b3f3ac"><view style="width:100%;height:1rpx;border:1rpx solid #f7f7f7;" class="data-v-75b3f3ac"></view><view style="padding:20rpx 40rpx 70rpx 40rpx;" class="data-v-75b3f3ac"><view data-event-opts="{{[['tap',[['confirm',['$event']]]]]}}" class="confirm data-v-75b3f3ac" bindtap="__e">保存</view></view></view></view>