From 4f93b986c1a19d36588b429487fbc6aeb73f87ea Mon Sep 17 00:00:00 2001 From: Your Name Date: Sun, 15 Oct 2023 23:09:05 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A6=96=E9=A1=B5=E5=8D=A1=E7=89=87=E8=B0=83?= =?UTF-8?q?=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/caseFiling/archiveList.vue | 4 ++-- src/views/index.vue | 35 ++++++++++++++-------------- 2 files changed, 20 insertions(+), 19 deletions(-) diff --git a/src/views/caseFiling/archiveList.vue b/src/views/caseFiling/archiveList.vue index 71a0a5c..53bffb4 100644 --- a/src/views/caseFiling/archiveList.vue +++ b/src/views/caseFiling/archiveList.vue @@ -30,7 +30,7 @@ > --> - +
-
+
@@ -16,7 +16,7 @@
-
+
@@ -25,7 +25,7 @@
-
+
@@ -34,7 +34,7 @@
-
+
@@ -43,7 +43,7 @@
-
+
@@ -52,7 +52,7 @@
-
+
@@ -61,7 +61,7 @@
-
+
@@ -70,7 +70,7 @@
-
+
@@ -79,7 +79,7 @@
-
+
@@ -88,7 +88,7 @@
-
+
@@ -97,7 +97,7 @@
-
+
@@ -106,7 +106,7 @@
-
+
@@ -115,7 +115,7 @@
-
+
@@ -124,7 +124,7 @@
-
+
@@ -133,7 +133,7 @@
-
+
@@ -192,8 +192,8 @@ export default { flex-wrap: wrap; // justify-content: space-between; .cardList { - width: 30%; - height: 300px; + width: 14%; + height: 200px; border-radius: 30px; background-color: #ffffff; position: relative; @@ -214,6 +214,7 @@ export default { width: 100%; display: flex; justify-content: center; + margin-top: 20px; .iconImg{ width: 100px; height: 110px;