翻译记录
| ID | 文件名 | 用户 | 页数 | 大小 | 状态 | 缓存 | 共享 | 时间 | 操作 |
|---|---|---|---|---|---|---|---|---|---|
| {{ 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 %} | {% if t.no_share %} {% else %} {% endif %} | {{ t.created_at.strftime('%m-%d %H:%M') }} | |
| 暂无数据 | |||||||||