From 0534e1703309851bf76686b997925c5ebdfebfaf Mon Sep 17 00:00:00 2001 From: xuhuajiao <13476289682@163.com> Date: Thu, 25 Aug 2022 16:08:33 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A6=96=E9=A1=B5=E6=A1=A3=E6=A1=88=E7=B1=BB?= =?UTF-8?q?=E5=9E=8B=E5=8A=A0=E6=95=B0=E6=8D=AE=E4=B8=BA=E7=A9=BA=E7=9A=84?= =?UTF-8?q?=E6=83=85=E5=86=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/home.vue | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/src/views/home.vue b/src/views/home.vue index 31ace9c..8cdc1ee 100644 --- a/src/views/home.vue +++ b/src/views/home.vue @@ -69,7 +69,7 @@ {{ item.update_time | parseTime }} -
+

暂无数据

@@ -113,16 +113,20 @@
- +

档案类型

-
+
+
+ +

暂无数据

+
@@ -323,7 +327,4 @@ export default { } } } -.empty-main{ - height: 100%; -}