소스 검색

更改无数据

wangfumin 2 주 전
부모
커밋
57ec42ecaa
1개의 변경된 파일6개의 추가작업 그리고 0개의 파일을 삭제
  1. 6 0
      src/view/case/newCaseFile.vue

+ 6 - 0
src/view/case/newCaseFile.vue

@@ -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;