1 line
10 KiB
Plaintext
Raw Normal View History

2025-05-07 14:05:17 +08:00
<view class="page-c data-v-b8709fac"><tn-nav-bar vue-id="55a253c8-1" isBack="{{false}}" backTitle alpha="{{true}}" bottomShadow="{{false}}" class="data-v-b8709fac" bind:__l="__l" vue-slots="{{['default']}}"><view class="custom-nav tn-flex tn-flex-col-center tn-flex-row-left data-v-b8709fac"><view data-event-opts="{{[['tap',[['goBack']]]]}}" style="padding-left:15rpx;" bindtap="__e" class="data-v-b8709fac"><text class="tn-icon-left data-v-b8709fac" style="font-size:40rpx;color:#ffffff;"></text></view><view data-event-opts="{{[['tap',[['goBack']]]]}}" class="tn-margin-top data-v-b8709fac" bindtap="__e"><tn-tabs vue-id="{{('55a253c8-2')+','+('55a253c8-1')}}" list="{{[{name:'会员名片'}]}}" current="{{topCurrent}}" activeColor="#ffffff" bold="{{false}}" fontSize="{{24}}" class="data-v-b8709fac" bind:__l="__l"></tn-tabs></view></view></tn-nav-bar><view style="height:550rpx;" class="data-v-b8709fac"><view style="width:100%;height:450rpx;position:absolute;top:0;" class="data-v-b8709fac"><block wx:if="{{userThisInfo.background_image==''||userThisInfo.background_image==null}}"><image style="width:100%;height:450rpx;opacity:0.8;" src="https://ysx.hschool.com.cn/uploads/bj.png" class="data-v-b8709fac"></image></block><block wx:if="{{userThisInfo.background_image!=''&&userThisInfo.background_image!=null}}"><image style="width:100%;height:450rpx;opacity:0.8;" src="{{apiImgUrl+userThisInfo.background_image}}" class="data-v-b8709fac"></image></block><view style="bottom:-105rpx;position:absolute;left:28rpx;" class="data-v-b8709fac"><view class="tn-flex tn-flex-center tn-flex-col-center data-v-b8709fac"><view style="width:170rpx;height:170rpx;position:relative;" class="data-v-b8709fac"><block wx:if="{{userThisInfo.photo_image!=null}}"><image style="width:170rpx;height:170rpx;border-radius:50%;" src="{{apiImgUrl+userThisInfo.photo_image}}" mode="aspectFill" class="data-v-b8709fac"></image></block><block wx:if="{{userThisInfo.photo_image==null}}"><image style="width:170rpx;height:170rpx;border-radius:50%;" src="/static/def.png" mode="aspectFill" class="data-v-b8709fac"></image></block></view><view style="margin-left:10rpx;" class="data-v-b8709fac"><view style="font-size:35rpx;color:#ffffff;font-weight:600;" class="data-v-b8709fac">{{userThisInfo.nikename+''}}</view><view style="font-size:28rpx;margin-top:10rpx;" class="data-v-b8709fac"><text class="data-v-b8709fac">{{"协会职务:"+(userThisInfo.position_name==null||userThisInfo.position_name==''?'无':userThisInfo.position_name)}}</text><text style="margin-left:40rpx;" class="data-v-b8709fac">{{"性别:"+(userThisInfo.gender==0?'女':'男')}}</text></view><block wx:if="{{userThisInfo.if_tongyi==0}}"><view style="margin-top:10rpx;" class="data-v-b8709fac">{{'联系方式:'+userThisInfo.phone}}</view></block><block wx:if="{{userThisInfo.if_tongyi!=0}}"><view style="margin-top:10rpx;" class="data-v-b8709fac">联系方式:***********</view></block></view></view></view></view></view><view style="padding:30rpx 30rpx 240rpx 30rpx;" class="data-v-b8709fac"><view style="font-size:30rpx;font-weight:600;margin-bottom:20rpx;" class="data-v-b8709fac">个人经历</view><view style="background-color:#ffffff;border-radius:15rpx;width:100%;margin:0 auto;" class="data-v-b8709fac"><view style="padding:20rpx;line-height:50rpx;" class="data-v-b8709fac"><view data-event-opts="{{[['tap',[['e0',['$event']]]]]}}" class="tn-text-ellipsis-5 data-v-b8709fac" bindtap="__e">{{''+(userThisInfo.introduction==''||userThisInfo.introduction==null?'无':userThisInfo.introduction)+''}}</view></view></view><view style="font-size:30rpx;font-weight:600;margin-bottom:20rpx;margin-top:30rpx;" class="data-v-b8709fac">企业介绍</view><view style="background-color:#ffffff;border-radius:15rpx;width:100%;margin:0 auto;" class="data-v-b8709fac"><view class="tn-flex tn-flex-center tn-flex-col-center data-v-b8709fac" style="padding:20rpx;"><view style="padding-left:20rpx;" class="data-v-b8709fac"><block wx:if="{{userThisInfo.company_image!=''}}"><image style="width:160rpx;height:160rpx;" src="{{apiImgUrl+userThisInfo.com