上传文件
{{ uploadingFiles.filter(f => f.status === 'success').length }}/{{ uploadingFiles.length }}
上限 {{ currentUploadLimitLabel }}
拖拽文件到此处,或点击选择文件
访客模式 · {{formatSize(guestUploadConfig.maxFileSize)}} 上限
存储后端
{{ storageTarget }}
单文件上限 {{ formatSize(uploadLimits[storageMode].maxFileSize || 0) }}
· 每日 {{ uploadLimits[storageMode].dailyLimit }} 次
上传目录
图片处理
{{ imageCompress.quality }}%
{{ imageCompress.maxDimension || '∞' }}
{{ imageCompressSummary }}
总进度
{{ overallSuccessCount }}/{{ uploadingFiles.length }} 完成
上传中 {{ overallUploadingCount }}
等待 {{ overallWaitingCount }}
失败 {{ overallFailedCount }}
{{ overallProgressPercent }}%
上传队列 ({{ uploadingFiles.length }})
{{ file.name }}
{{ formatSize(file.size) }}
{{ file.storageTarget }}
{{ file.compressionStatus }}
{{ file.error }}
{{ getStatusText(file.status) }}
上传结果
({{ uploadedFiles.length }})
直链
Markdown
HTML
BBCode
UBB
{{ getDisplayName(file) }}
{{ formatSize(file.size) }}
{{ file.storageTarget || storageTarget }}
选择文件或拖拽上传,结果将显示在此处
上传历史
({{ uploadHistory.length }})
图片 {{ historyStats.images }} · 视频 {{ historyStats.videos }} · 其他 {{ historyStats.others }}
{{ getDisplayName(item) }}
{{ formatSize(item.size) }}