| {{ t.id }} |
{{ t.original_filename[:25] }}{% if t.original_filename|length > 25 %}...{% endif %} |
{% if t.user_id %}ID:{{ t.user_id }}{% else %}访客{% endif %} |
{{ t.page_count }} |
{{ (t.file_size / 1024)|round(1) }}KB |
{{ t.status }}
|
{% if t.from_cache %}{% else %}-{% endif %} |
{{ t.created_at.strftime('%m-%d %H:%M') }} |
|
{% else %}