*用户名: {{user_info.username}} *性别: {% if 1 == user_info.sex %} 男 {% endif %} {% if 2 == user_info.sex %} 女 {% endif %} *手机: {{user_info.mobile}} 电话: {{user_info.tel}} 备注: {{user_info.note}}