From d7d825b5b072e94e8c72864f43892416e9c3b0ae Mon Sep 17 00:00:00 2001 From: odjbin <1042039504@qq.com> Date: Sun, 22 Sep 2024 00:40:40 +0800 Subject: [PATCH] =?UTF-8?q?fix=20:=20=E4=BF=AE=E5=A4=8D=E9=A6=96=E9=A1=B5?= =?UTF-8?q?=E9=80=82=E9=85=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/home/index.vue | 21 +++++++++++++-------- 1 file changed, 13 insertions(+), 8 deletions(-) diff --git a/src/views/home/index.vue b/src/views/home/index.vue index 3a067c2..0bc2e02 100644 --- a/src/views/home/index.vue +++ b/src/views/home/index.vue @@ -156,7 +156,7 @@ - +
@@ -180,7 +180,7 @@
- +
@@ -214,14 +214,16 @@
- + @@ -831,7 +833,9 @@ const handleView = (row) => { } .home-bg .notice-block { height: 624px !important; - } + } .todo-bg { + margin-top: 10px; + } } @media only screen and (max-width: 1500px) { @@ -867,6 +871,7 @@ const handleView = (row) => { width: 240px !important; } } + } @media only screen and (max-width: 1200px) {