{{ t('fileManage.subtitle', { count: summary.totalFiles }) }}
{{ card.label }}
{{ card.value }}
{{ t('fileManage.subtitle', { count: summary.totalFiles }) }}
{{ t('fileManage.loadError') }}
{{ t('fileManage.loadError') }}
{{ hasActiveFilters ? t('fileManage.noMatches') : t('common.noData') }}
{{ file.displayName }}
{{ file.suffix || t('fileManage.textType') }}
包含已删除、已过期和现存文件的下载统计
| 文件 | 大小 | 取件码 | 上传时间 | 过期时间 | 下载 | 流量 | 状态 |
|---|---|---|---|---|---|---|---|
|
|
|||||||
| 暂无历史文件 | |||||||
| {{ file.name }} | {{ formatHistoryBytes(file.size) }} | {{ file.code }} | {{ formatHistoryDate(file.uploaded_at || file.created_at) }} | {{ formatHistoryDate(file.expired_at) }} | {{ file.download_count || 0 }} | {{ formatHistoryBytes(file.download_traffic) }} | {{ getHistoryStatusLabel(file) }} |
{{ selectedFileDetail.displayName }}
{{ t('fileManage.form.code') }}
{{ selectedFileDetail.code }}
{{ selectedFileDetail.displayRetrieveUrl }}
{{ t('fileManage.statusInsight') }}
{{ item.label }}
{{ item.value }}
{{ item.label }}
{{ item.value }}
{{ t('fileManage.metadataHint') }}
{{ item.label }}
{{ item.value }}
{{ t('fileManage.batchEditMode') }}