{{ profile?.get("name") }}
@if (user?.get('sex') == '男') {
}@else if (user?.get('sex') == '女') {
}@else { }
{{ profiel?.get("age") || "未知" }}
爱聊ID:{{ user?.id }} @if (profiel?.get('isCheck')) {
勿扰
}@else {
{{ state.val }}
}
@if (user?.id !== currentUser?.id) { }
关注:{{ numsObject.follow }} 粉丝:{{ numsObject.fans }} 送出:{{ numsObject.gift }}
资料
相册
@if (active == 0) {
个人资料
生日:未知 星座:未知 城市:未知
{{ 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 (user?.id == currentUser?.id) {
编辑资料
}@else{ @if(profile?.get('idcard') && profile?.get('identyType') == 'anchor'){
直播通话
} @if(friends?.get('isPass')){
私信
}@else {
加为好友
} }
取消 确认更换
@if (iscall) {
正在呼叫
取消
}