1 line
6.8 KiB
Plaintext
1 line
6.8 KiB
Plaintext
<view class="page-c data-v-3946aedd"><tn-nav-bar vue-id="20e0a46e-1" isBack="{{false}}" backTitle alpha="{{true}}" bottomShadow="{{false}}" class="data-v-3946aedd" bind:__l="__l" vue-slots="{{['default']}}"><view class="custom-nav tn-flex tn-flex-col-center tn-flex-row-left data-v-3946aedd"><view data-event-opts="{{[['tap',[['goBack']]]]}}" style="padding-left:15rpx;" bindtap="__e" class="data-v-3946aedd"><text class="tn-icon-left data-v-3946aedd" style="font-size:40rpx;color:#ffffff;"></text></view><view class="tn-margin-top data-v-3946aedd"><tn-tabs vue-id="{{('20e0a46e-2')+','+('20e0a46e-1')}}" list="{{[{name:'会员名片'}]}}" current="{{topCurrent}}" activeColor="#ffffff" bold="{{false}}" fontSize="{{24}}" class="data-v-3946aedd" bind:__l="__l"></tn-tabs></view></view></tn-nav-bar><view style="height:550rpx;" class="data-v-3946aedd"><view style="width:100%;height:450rpx;position:absolute;top:0;" class="data-v-3946aedd"><block wx:if="{{userThisInfo.background_image==''}}"><image style="width:100%;height:450rpx;opacity:0.8;" src="/static/my.png" class="data-v-3946aedd"></image></block><block wx:if="{{userThisInfo.background_image!=''}}"><image style="width:100%;height:450rpx;opacity:0.8;" src="{{apiImgUrl+userThisInfo.background_image}}" class="data-v-3946aedd"></image></block><view style="bottom:-105rpx;position:absolute;left:28rpx;" class="data-v-3946aedd"><view class="tn-flex tn-flex-center tn-flex-col-center data-v-3946aedd"><view style="width:170rpx;height:170rpx;position:relative;" class="data-v-3946aedd"><image style="width:170rpx;height:170rpx;border-radius:50%;" src="{{apiImgUrl+userThisInfo.photo_image}}" mode="aspectFill" class="data-v-3946aedd"></image></view><view style="margin-left:10rpx;" class="data-v-3946aedd"><view style="font-size:35rpx;color:#ffffff;font-weight:600;" class="data-v-3946aedd">{{userThisInfo.nikename+''}}</view><view style="font-size:28rpx;margin-top:10rpx;" class="data-v-3946aedd"><text class="data-v-3946aedd">{{"协会职务:"+userThisInfo.position_name}}</text><text style="margin-left:40rpx;" class="data-v-3946aedd">{{"性别:"+userThisInfo.gender}}</text></view><block wx:if="{{userThisInfo.if_tongyi==0}}"><view style="margin-top:10rpx;" class="data-v-3946aedd">{{'联系方式:'+userThisInfo.phone}}</view></block><block wx:if="{{userThisInfo.if_tongyi!=0}}"><view style="margin-top:10rpx;" class="data-v-3946aedd">联系方式:***********</view></block></view></view></view></view></view><view style="padding:30rpx;" class="data-v-3946aedd"><view style="font-size:30rpx;font-weight:600;margin-bottom:20rpx;" class="data-v-3946aedd">个人经历</view><view style="background-color:#ffffff;border-radius:15rpx;width:100%;margin:0 auto;" class="data-v-3946aedd"><view class="tn-text-ellipsis-5 data-v-3946aedd" style="padding:20rpx;line-height:50rpx;">{{''+(userThisInfo.introduction==''||userThisInfo.introduction==null?'无':userThisInfo.introduction)+''}}</view></view><view style="font-size:30rpx;font-weight:600;margin-bottom:20rpx;margin-top:30rpx;" class="data-v-3946aedd">企业介绍</view><view style="background-color:#ffffff;border-radius:15rpx;width:100%;margin:0 auto;" class="data-v-3946aedd"><view class="tn-flex tn-flex-center tn-flex-col-center data-v-3946aedd" style="padding:20rpx;"><view style="padding-left:20rpx;" class="data-v-3946aedd"><block wx:if="{{userThisInfo.company_image!=''}}"><image style="width:160rpx;height:160rpx;" src="{{apiImgUrl+userThisInfo.company_image}}" mode="aspectFill" class="data-v-3946aedd"></image></block><block wx:if="{{userThisInfo.company_image==''}}"><view style="width:160rpx;height:160rpx;background:#d9d9d9;" class="data-v-3946aedd"></view></block></view><view style="font-size:24rpx;color:#666666;margin-left:30rpx;" class="data-v-3946aedd"><view style="font-size:36rpx;font-weight:600;color:#000000;" class="data-v-3946aedd">{{userThisInfo.enterprise_name+''}}</view><view style="margin:15rpx 0rpx;" class="data-v-3946aedd">{{"所属行业:"+userThisInfo.industry_name}}</view><view class="data-v-3946aedd">{{"企业地址:"+userThisInfo.enterprise_location}}</view></view></view></view><view style="background-color:#ffffff;border-radius:15rpx;width:100%;margin:0 auto;margin-top:30rpx;" class="data-v-3946aedd"><view class="tn-text-ellipsis-10 data-v-3946aedd" style="padding:20rpx;line-height:50rpx;">{{''+userThisInfo.enterprise_Introduction+''}}</view></view></view><view class="tn-flex tn-tabbar-height data-v-3946aedd" style="width:100%;position:fixed;bottom:0;"><view data-event-opts="{{[['tap',[['addModeShow',['$event']]]]]}}" class="tn-flex-8 data-v-3946aedd" style="background:#418ef2;height:100rpx;text-align:center;line-height:100rpx;color:#ffffff;" bindtap="__e">{{''+(userThisInfo.if_tongyi!=0?'申请查看联系方式':'立刻联系')+''}}</view><view class="tn-flex-4 data-v-3946aedd" style="background:#ffffff;height:100rpx;text-align:center;line-height:100rpx;"><tn-button vue-id="20e0a46e-3" openType="share" backgroundColor="#ffffff" class="data-v-3946aedd" bind:__l="__l" vue-slots="{{['default']}}"><text class="tn-icon-send-fill data-v-3946aedd" style="color:#418ef2;font-size:40rpx;"></text></tn-button></view></view><view class="bg-tabbar-shadow data-v-3946aedd"></view><tn-modal bind:input="__e" vue-id="20e0a46e-4" custom="{{true}}" value="{{addMod}}" data-event-opts="{{[['^input',[['__set_model',['','addMod','$event',[]]]]]]}}" class="data-v-3946aedd" bind:__l="__l" vue-slots="{{['default']}}"><view class="custom-modal-content data-v-3946aedd"><view style="text-align:center;font-size:34rpx;" class="data-v-3946aedd">申请查看</view><view class="text data-v-3946aedd"><tn-form vue-id="{{('20e0a46e-5')+','+('20e0a46e-4')}}" labelWidth="{{180}}" data-ref="form" class="data-v-3946aedd vue-ref" bind:__l="__l" vue-slots="{{['default']}}"><tn-form-item vue-id="{{('20e0a46e-6')+','+('20e0a46e-5')}}" label="自我介绍" prop="content" class="data-v-3946aedd" bind:__l="__l" vue-slots="{{['default']}}"><tn-input bind:input="__e" vue-id="{{('20e0a46e-7')+','+('20e0a46e-6')}}" type="text" placeholder="填写自我介绍" value="{{addData.content}}" data-event-opts="{{[['^input',[['__set_model',['$0','content','$event',[]],['addData']]]]]}}" class="data-v-3946aedd" bind:__l="__l"></tn-input></tn-form-item></tn-form><view style="text-align:center;margin-top:30rpx;" class="data-v-3946aedd"><tn-button vue-id="{{('20e0a46e-8')+','+('20e0a46e-4')}}" backgroundColor="#E6E6E6" fontColor="#ffffff" data-event-opts="{{[['^click',[['e0']]]]}}" bind:click="__e" class="data-v-3946aedd" bind:__l="__l" vue-slots="{{['default']}}">取消</tn-button><tn-button style="margin-left:30rpx;" vue-id="{{('20e0a46e-9')+','+('20e0a46e-4')}}" backgroundColor="tn-bg-blue" fontColor="tn-color-white" data-event-opts="{{[['^click',[['add_log']]]]}}" bind:click="__e" class="data-v-3946aedd" bind:__l="__l" vue-slots="{{['default']}}">确定</tn-button></view></view></view></tn-modal></view> |