2024-05-31 18:06:24 +08:00
|
|
|
<view class="tn-safe-area-inset-bottom data-v-cd7cd652" style="background:rgba(242, 241, 246, 1);"><tn-nav-bar vue-id="e21cf1e2-1" isBack="{{false}}" backTitle alpha="{{true}}" bottomShadow="{{false}}" 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="{{24}}" class="data-v-cd7cd652" bind:__l="__l"></tn-tabs></view></view></tn-nav-bar><view style="width:100%;height:450rpx;position:absolute;top:0;" class="data-v-cd7cd652"><block wx:if="{{addMod.background_image==''}}"><image style="width:100%;height:450rpx;" src="/static/my.png" class="data-v-cd7cd652"></image></block><block wx:if="{{addMod.background_image!=''}}"><image style="width:100%;height:450rpx;" src="{{apiImgUrl+addMod.background_image}}" class="data-v-cd7cd652"></image></block><view style="bottom:28rpx;position:absolute;left:28rpx;" class="data-v-cd7cd652"><view data-event-opts="{{[['tap',[['d_img',[1]]]]]}}" style="width:150rpx;height:150rpx;position:relative;" 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><image style="height:50rpx;width:50rpx;position:absolute;right:0;bottom:0;" src="/static/pic.png" class="data-v-cd7cd652"></image></view></view><view style="bottom:50rpx;right:28rpx;position:absolute;" class="data-v-cd7cd652"><tn-button vue-id="e21cf1e2-3" shape="round" padding="10rpx 40rpx" backgroundColor="#ffffff" fontColor="rgba(65, 142, 242, 1);" data-event-opts="{{[['^click',[['d_img',[3]]]]]}}" bind:click="__e" class="data-v-cd7cd652" bind:__l="__l" vue-slots="{{['default']}}">更改背景</tn-button></view></view><view class="tn-margin-top data-v-cd7cd652" style="padding-top:450rpx;z-index:1;"><view style="font-size:32rpx;color:rgba(119, 119, 119, 1);padding:25rpx 0rpx 30rpx 50rpx;" class="data-v-cd7cd652">个人资料</view><view style="padding:0px 30rpx;" class="data-v-cd7cd652"><tn-list-view vue-id="e21cf1e2-4" customTitle="{{true}}" backgroundColor="transparent" class="data-v-cd7cd652" bind:__l="__l" vue-slots="{{['title']}}"><view class="tn-flex tn-flex-row-between data-v-cd7cd652" style="padding:30rpx;" slot="title" data-event-opts="{{[['tap',[['openMode',[0]]]]]}}" bindtap="__e"><view style="font-size:32rpx;color:#000000;font-weight:500;" class="data-v-cd7cd652">姓名</view><view class="tn-flex tn-flex-row-right tn-flex-center tn-flex-col-center data-v-cd7cd652"><view style="font-size:28rpx;color:rgba(102, 102, 102, 1);" class="data-v-cd7cd652">{{addMod.nikename}}</view><view class="tn-icon-right data-v-cd7cd652" style="margin-left:20rpx;"></view></view></view></tn-list-view><tn-list-view vue-id="e21cf1e2-5" customTitle="{{true}}" backgroundColor="transparent" class="data-v-cd7cd652" bind:__l="__l" vue-slots="{{['default','title']}}"><view class="tn-flex tn-flex-row-between data-v-cd7cd652" style="padding:30rpx;" slot="title" data-event-opts="{{[['tap',[['e0',['$event']]]]]}}" bindtap="__e"><view style="font-size:32rpx;color:#000000;font-weight:500;" class="data-v-cd7cd652">协会职务</view><view class="tn-flex tn-flex-row-right tn-flex-center tn-flex-col-center data-v-cd7cd652"><view style="font-size:28rpx;color:rgba(102, 102, 102, 1);" class="data-v-cd7cd652">{{position_id_name}}</view><view class="tn-icon-right data-v-cd7cd652" style="margin-left:20rpx;"></view></view></view><tn-select vue-id="{{('e21cf1e2-6')+','+('e21cf1e2-5')}}" mode="single" list="{{position_list}}" value="{{position_id_show}}" data-event-opts="{{[['
|