From dd5f6018556d14717fc5430b0e95bb409017c3cf Mon Sep 17 00:00:00 2001 From: baex <11221626+baex@user.noreply.gitee.com> Date: Fri, 26 Jan 2024 08:28:37 +0000 Subject: [PATCH 1/2] =?UTF-8?q?=E6=9C=8D=E5=8A=A1=5Fv2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: baex <11221626+baex@user.noreply.gitee.com> --- src/views/front/Card.vue | 58 +++++++++++++++++++++++----------------- src/views/front/FuWu.vue | 13 +++++---- 2 files changed, 40 insertions(+), 31 deletions(-) diff --git a/src/views/front/Card.vue b/src/views/front/Card.vue index e8aa3b2b..533fd04e 100644 --- a/src/views/front/Card.vue +++ b/src/views/front/Card.vue @@ -1,30 +1,40 @@ + \ No newline at end of file diff --git a/src/views/front/FuWu.vue b/src/views/front/FuWu.vue index 56291fe2..743246fd 100644 --- a/src/views/front/FuWu.vue +++ b/src/views/front/FuWu.vue @@ -6,8 +6,8 @@ - - + + @@ -15,10 +15,9 @@ @@ -33,7 +32,7 @@ } #cards { margin-top: 20px; - height: 100px; + height: 140px; } .grid-content { min-height: 100px; -- Gitee From 5ab161f22dffd45346292c106d76deea72c54e68 Mon Sep 17 00:00:00 2001 From: baex <11221626+baex@user.noreply.gitee.com> Date: Fri, 26 Jan 2024 08:32:02 +0000 Subject: [PATCH 2/2] card Signed-off-by: baex <11221626+baex@user.noreply.gitee.com> --- src/views/front/Card.vue | 72 +++++++++++++++++++++------------------- 1 file changed, 38 insertions(+), 34 deletions(-) diff --git a/src/views/front/Card.vue b/src/views/front/Card.vue index 533fd04e..6c7f5679 100644 --- a/src/views/front/Card.vue +++ b/src/views/front/Card.vue @@ -1,40 +1,44 @@ - \ No newline at end of file -- Gitee