personInfo.wxml 2.2 KB
<view class="person_info data-v-5859fae5"><view class="box data-v-5859fae5"><image style="width:190rpx;height:190rpx;border-radius:50%;" src="{{currentPic?currentPic:imagePath}}" width="190rpx" height="190rpx" data-event-opts="{{[['tap',[['payPhoto',['$event']]]]]}}" bindtap="__e" class="data-v-5859fae5"></image><view class="item data-v-5859fae5">{{''+reversedName+" "+vuex_phone+''}}</view><view class="item data-v-5859fae5" style="margin-top:20px;"><u-form-item vue-id="9a343a7e-1" label="我的公司" prop="tenant_type" label-position="top" label-style="{{({fontSize:'28rpx',color:'#121212'})}}" right-icon="arrow-right" class="data-v-5859fae5" bind:__l="__l" vue-slots="{{['default']}}"><u-input vue-id="{{('9a343a7e-2')+','+('9a343a7e-1')}}" type="select" custom-style="{{({fontSize:'32rpx',color:'#333333'})}}" placeholder="请选择" value="{{form.name}}" data-event-opts="{{[['^click',[['navigatorPage']]],['^input',[['__set_model',['$0','name','$event',[]],['form']]]]]}}" bind:click="__e" bind:input="__e" class="data-v-5859fae5" bind:__l="__l"></u-input><u-select vue-id="{{('9a343a7e-3')+','+('9a343a7e-1')}}" mode="single-column" list="{{tenant_type_option}}" confirm-color="#0CB17A" value="{{show}}" data-event-opts="{{[['^confirm',[['confirmTenant']]],['^input',[['__set_model',['','show','$event',[]]]]]]}}" bind:confirm="__e" bind:input="__e" class="data-v-5859fae5" bind:__l="__l"></u-select></u-form-item></view><view class="item data-v-5859fae5"><u-form-item vue-id="9a343a7e-4" label="担任职务" prop="tenant_type" label-position="top" label-style="{{({fontSize:'28rpx',color:'#121212'})}}" class="data-v-5859fae5" bind:__l="__l" vue-slots="{{['default']}}"><u-input bind:input="__e" vue-id="{{('9a343a7e-5')+','+('9a343a7e-4')}}" type="text" custom-style="{{({fontSize:'32rpx',color:'#333333'})}}" placeholder="请输入职务" value="{{form.duties}}" data-event-opts="{{[['^input',[['__set_model',['$0','duties','$event',[]],['form']]]]]}}" class="data-v-5859fae5" bind:__l="__l"></u-input></u-form-item></view><view style="height:100px;" class="data-v-5859fae5"></view><view class="btmBtn data-v-5859fae5"><view data-event-opts="{{[['tap',[['submitSel',['$event']]]]]}}" class="submit data-v-5859fae5" bindtap="__e">保存</view></view></view></view>