{% extends 'base.html' %} {% block self_head_css_js %} {% endblock %} {% block content %} {% include 'nav_cat_bar.html' %}
ID | 用户名 | 登录主机 | 来源IP | 登陆方式 | {% ifnotequal session_role_id 0 %}命令 | {% endifnotequal %}录像 | 登录时间 | 时长 |
---|---|---|---|---|---|---|---|---|
{{ post.id }} | {{ post.user }} | {{ post.host }} | {{ post.remote_ip }} | {{ post.login_type }} | {% ifnotequal session_role_id 0 %}统计 | {% endifnotequal %}回放 | {{ post.start_time|date:"Y-m-d H:i:s"}} | {{ post.end_time|timeuntil:post.start_time }} |