瀏覽代碼

更改无数据

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;