@if(!loading){ }
{{ profile?.get("name") }}
@if (user?.get('sex') == '男') {
}@else if (user?.get('sex') == '女') {
}@else { }
{{ profile?.get("birthdate") || "未知" }}
爱聊ID:{{ user?.id }}
{{ state.val }}
@if (profile?.get('identyType') === 'anchor') {
通话:{{ profile?.get("laborCosts") }}钻石/分钟
}
@if (user?.id !== currentUser?.id) { }
关注:{{ numsObject.follow }} 粉丝:{{ numsObject.fans }} 送出:{{ numsObject.gift }}
资料
相册
@if (active == 0) {
个人资料
生日:{{ birthdat }} 星座:{{ constellation }} 城市:未知
{{ profile?.get("remark") }}
ta的社交标签
@for (t of profile?.get('tag'); track $index) { {{ t }} }
对ta的评价
漂亮小姐姐 颜值主播 唱歌好听 萝莉控 声优 喜欢日漫 都喜欢
ta的礼物墙
@for (item of giftList; track $index) { }
}@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'){
直播通话
} @if(friends?.get('isPass')){
私信
}@else {
加为好友
} }
取消 确认更换
@if(profile?.id){ }