编辑用户
{% if auth_user.root == 1 %}
{% for item in roles %} {% endfor %}
{% endif %}
{% if user.vip_expiry_time > 0 %} {% else %} {% endif %}
{% if user.lock_expiry_time > 0 %} {% else %} {% endif %}
{% if auth_user.root == 1 %}
编辑帐号
{% endif %}