@@ -665,7 +665,13 @@ onUnmounted(() => {
}
// 无数据
.file-container-nodata{
+ margin-top: 14%;
flex-direction: column;
+ color: rgba(0, 0, 0, 0.25);
+ img{
+ width: 128px;
+ height: 128px;
+ }
.file-card {
background: #ffffff;