{% if focus: %}
{{ screenName }}的关注
{% endif %} {% if fans: %}{{ screenName }}的粉丝
{% endif %}-
{%for focus in focusList: %}
- {{focus.1}} {%endfor%}