{{
topList[1].hanHaiMember
&& topList[1].hanHaiMember.nickName
}}
{{ topList[1].num }} 亲密值
{{
topList[1].commonBookAchievement
&& (topList[1].commonBookAchievement.oldName || topList[1].commonBookAchievement.title)
}}
{{
topList[0].hanHaiMember
&& topList[0].hanHaiMember.nickName
}}
{{ topList[0].num }} 亲密值
{{
topList[0].commonBookAchievement
&& (topList[0].commonBookAchievement.oldName || topList[0].commonBookAchievement.title)
}}
{{ topList[2].name }}
{{ topList[2].num }} 亲密值
{{
topList[2].commonBookAchievement
&& (topList[2].commonBookAchievement.oldName || topList[2].commonBookAchievement.title)
}}