diff --git a/application/index/view/admin/images/index.html b/application/index/view/admin/images/index.html index bbb424a5..72f2c7f0 100644 --- a/application/index/view/admin/images/index.html +++ b/application/index/view/admin/images/index.html @@ -34,6 +34,7 @@ 所属用户 储存策略 + 别名 路径 大小 类型 @@ -47,6 +48,7 @@ {$value.username} {$value.strategyStr} + {$value.alias_name ?: '-'} {$value.pathname} {$value.size|format_size} {$value.mime}