ID | 用户名 | 照片 | 面部编码 | 操作 |
---|---|---|---|---|
{{ user.id }} | {{ user.username }} |
![]() |
{% if user.encoding is not none and user.encoding | length > 0 %}
{{ user.encoding[:5] }} ...{% else %} 无数据 {% endif %} |
编辑 |