@if(!loading){ }
{{ profile?.get("user")?.get("nickname") || profile?.get("user")?.id }}
@if (profile?.get('user')?.get('sex') == '男') {
}@else if (profile?.get('user')?.get('sex') == '女') {
}@else { } @if (profile?.get('identyType') == 'anchor') {
LV{{ profile?.get("user").get("completionRate") }}
}@else {
LV{{ profile?.get("user").get("achievementCount") }}
}
爱聊ID:{{ profile?.get("user")?.id }}
{{ state.val }}
{{ profile?.get("birthdate") || "未知" }}
@if (profile?.get('user')?.id !== currentUser?.id) { }
关注:{{ numsObject.follow }} 粉丝:{{ profile?.get("degreeNumber") || numsObject.fans }} 送出:{{ numsObject.gift }} @if (profile?.get('identyType') == 'anchor') { 累计通话:{{ connectTime | secondsToTime }} }
资料
相册
@if (active == 0) {
个人资料
生日:{{ birthdat }} 星座:{{ constellation }} 城市:未知
{{ profile?.get("remark") }}
ta的社交标签
@for (t of profile?.get('tag'); track $index) { {{ t }} }
@if (profile?.get('identyType') == 'anchor') {
对ta的评价
{{ commentObj.count }}条
@for (item of commentObj.list; track $index) {
{{ item?.get("user")?.get("nickname") }}
LV{{ item?.get("user").get("achievementCount") }}
@for(i of item?.get("tags"); track $index){ {{ i }} }
}
ta的礼物墙
@for (item of giftList; track $index) {
x{{ item.count }}
}
}} @else {
个人相册
@for (item of profile?.get('attachment'); track $index) { }
} @if (uid !== currentUser?.id && !accServ.userVip?.rights?.['view-profile']) {
开通高级会员查看更多
}
@if (user?.id == currentUser?.id) {
编辑资料
}@else{ @if(profile?.get('idcard') && profile?.get('identyType') == 'anchor' && userProfile.identyType !== 'anchor'){
直播通话 {{ profile?.get("laborCosts") }}钻石/分
} @if(friends?.get('isPass')){
私信
}@else if(userProfile.identyType !== 'anchor'){
加为好友
} }
取消 确认更换
建议图片比例 2:1
@if(profile?.id){ }