基本资料

{# 根据用户原有的性别不同,对性别的checked不同 #} {% if data.user_info.gender == 'MAN' %} {% else %}     {% endif %}