2024-05-27 17:40:54 +08:00
|
|
|
<view class="tn-safe-area-inset-bottom data-v-cd7cd652"><tn-nav-bar vue-id="e21cf1e2-1" isBack="{{false}}" backTitle bottomShadow="{{true}}" backgroundColor="#FFFFFF" class="data-v-cd7cd652" bind:__l="__l" vue-slots="{{['default']}}"><view class="custom-nav tn-flex tn-flex-col-center tn-flex-row-left data-v-cd7cd652"><view data-event-opts="{{[['tap',[['goBack']]]]}}" style="padding-left:15rpx;" bindtap="__e" class="data-v-cd7cd652"><text class="tn-icon-left data-v-cd7cd652" style="font-size:40rpx;"></text></view><view class="tn-margin-top data-v-cd7cd652" style="text-shadow:1rpx 0 0 #FFF, 0 1rpx 0 #FFF, -1rpx 0 0 #FFF , 0 -1rpx 0 #FFF;"><tn-tabs vue-id="{{('e21cf1e2-2')+','+('e21cf1e2-1')}}" list="{{[{name:'我的信息'}]}}" current="{{topCurrent}}" activeColor="#000" bold="{{false}}" fontSize="{{36}}" class="data-v-cd7cd652" bind:__l="__l"></tn-tabs></view></view></tn-nav-bar><view class="tn-margin-top data-v-cd7cd652" style="{{'padding-bottom:160rpx;'+('padding-top:'+(vuex_custom_bar_height+'px')+';')}}"><view class="tn-flex tn-flex-row-between tn-strip-bottom-min tn-padding tn-flex-col-center data-v-cd7cd652"><view class="justify-content-item data-v-cd7cd652"><view class="tn-text-bold tn-text-lg data-v-cd7cd652">证件照</view></view><view class="justify-content-item tn-text-lg tn-color-grey data-v-cd7cd652"><view data-event-opts="{{[['tap',[['d_img',['$event']]]]]}}" bindtap="__e" class="data-v-cd7cd652"><image style="width:150rpx;height:150rpx;border-radius:50%;" src="{{apiImgUrl+addMod.photo_image}}" mode="aspectFill" class="data-v-cd7cd652"></image></view></view></view><view class="tn-flex tn-flex-row-between tn-strip-bottom-min tn-padding data-v-cd7cd652"><view class="justify-content-item data-v-cd7cd652" style="width:100%;"><view class="tn-text-bold tn-text-lg data-v-cd7cd652">姓名</view><view class="tn-color-gray tn-padding-top-xs data-v-cd7cd652"><tn-input bind:input="__e" vue-id="e21cf1e2-3" placeholder="请填写姓名" value="{{addMod.nikename}}" data-event-opts="{{[['^input',[['__set_model',['$0','nikename','$event',[]],['addMod']]]]]}}" class="data-v-cd7cd652" bind:__l="__l"></tn-input></view></view></view><view class="tn-flex tn-flex-row-between tn-strip-bottom-min tn-padding data-v-cd7cd652"><view class="justify-content-item data-v-cd7cd652" style="width:100%;"><view class="tn-text-bold tn-text-lg data-v-cd7cd652">手机号</view><view class="tn-color-gray tn-padding-top-xs data-v-cd7cd652"><tn-input bind:input="__e" vue-id="e21cf1e2-4" placeholder="请填写手机号" value="{{addMod.phone}}" data-event-opts="{{[['^input',[['__set_model',['$0','phone','$event',[]],['addMod']]]]]}}" class="data-v-cd7cd652" bind:__l="__l"></tn-input></view></view></view><view class="tn-flex tn-flex-row-between tn-strip-bottom-min tn-padding data-v-cd7cd652"><view class="justify-content-item data-v-cd7cd652" style="width:100%;"><view class="tn-text-bold tn-text-lg data-v-cd7cd652">微信号</view><view class="tn-color-gray tn-padding-top-xs data-v-cd7cd652"><tn-input bind:input="__e" vue-id="e21cf1e2-5" placeholder="请填写微信号" value="{{addMod.wx_number}}" data-event-opts="{{[['^input',[['__set_model',['$0','wx_number','$event',[]],['addMod']]]]]}}" class="data-v-cd7cd652" bind:__l="__l"></tn-input></view></view></view><view class="tn-flex tn-flex-row-between tn-strip-bottom-min tn-padding data-v-cd7cd652"><view class="justify-content-item data-v-cd7cd652" style="width:100%;"><view class="tn-text-bold tn-text-lg data-v-cd7cd652">公司名称</view><view class="tn-color-gray tn-padding-top-xs data-v-cd7cd652"><tn-input bind:input="__e" vue-id="e21cf1e2-6" placeholder="请填写公司名称" value="{{addMod.enterprise_name}}" data-event-opts="{{[['^input',[['__set_model',['$0','enterprise_name','$event',[]],['addMod']]]]]}}" class="data-v-cd7cd652" bind:__l="__l"></tn-input></view></view></view><view class="tn-flex tn-flex-row-between tn-strip-bottom-min tn-padding data-v-cd7cd652"><view class="justify-content-item data-v-cd7cd652" style="width:100%;"><view class="tn-text-bold tn-text-lg data-v-cd7cd652">自我
|