1 line
1.9 KiB
Plaintext
Raw Normal View History

2025-10-29 15:50:14 +08:00
<view class="content"><view class="content-top"><view class="hs-box"><view class="hs-row user-head"><view class="hs-row-hd">头像</view><view class="hs-row-ft flex-center"><image class="avatar user-head-img" src="{{avatar}}" mode="aspectFill"></image><u-icon style="margin-left:19rpx;" vue-id="821cf9c4-1" name="arrow-right" color="#282F38" size="14" bind:__l="__l"></u-icon></view></view><view class="infoBox" style="margin-top:17rpx;"><view class="hs-list flex-between"><view class="hs-list-hd" style="width:80px;">昵称</view><view class="hs-list-right">{{nickname}}</view></view><view class="hs-list flex-between"><view class="hs-list-hd" style="width:80px;">手机号</view><view class="hs-list-na flex-center">{{''+userinfo.mobile+''}}<u-icon style="margin-left:19rpx;" vue-id="821cf9c4-2" name="arrow-right" color="#282F38" size="14" bind:__l="__l"></u-icon></view></view><view data-event-opts="{{[['tap',[['linkDetail',['about']]]]]}}" class="hs-list flex-between" bindtap="__e"><view class="hs-list-hd" style="width:80px;">关于我们</view><u-icon style="margin-left:19rpx;" vue-id="821cf9c4-3" name="arrow-right" color="#282F38" size="14" bind:__l="__l"></u-icon></view><view data-event-opts="{{[['tap',[['linkDetail',['userProt']]]]]}}" class="hs-list flex-between" bindtap="__e"><view class="hs-list-hd" style="width:80px;">用户协议</view><u-icon style="margin-left:19rpx;" vue-id="821cf9c4-4" name="arrow-right" color="#282F38" size="14" bind:__l="__l"></u-icon></view><view data-event-opts="{{[['tap',[['linkDetail',['privacy']]]]]}}" class="hs-list flex-between" bindtap="__e"><view class="hs-list-hd" style="width:80px;">隐私政策</view><u-icon style="margin-left:19rpx;" vue-id="821cf9c4-5" name="arrow-right" color="#282F38" size="14" bind:__l="__l"></u-icon></view></view><view data-event-opts="{{[['tap',[['escLogin',['$event']]]]]}}" class="escLogin" bindtap="__e">退出登录</view></view></view></view>