存储桶与文件夹添加图标

dev2.0
陈伟 2025-04-26 14:32:35 +08:00
parent 7f879e9c05
commit d5a4d75b07
1 changed files with 1 additions and 0 deletions

View File

@ -514,6 +514,7 @@ public class DownViewModel : MvcViewModelBase
BucketName = bucketName,
FileName = objectKey,
Status = "等待中",
FileIcon = "\xe87a",
//DownloadInfo = "0/na",
Speed = "等待中",
CreateTime = DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss"),