From c99987e0bf4fdb5661719f2758cf1aff319fa71c Mon Sep 17 00:00:00 2001 From: wangyilin <1454641981@qq.com> Date: Tue, 27 May 2025 10:55:21 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A4=A7=E5=B1=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/index.vue | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/views/index.vue b/src/views/index.vue index 2e5a6b3..20b1730 100644 --- a/src/views/index.vue +++ b/src/views/index.vue @@ -348,6 +348,7 @@ + @@ -715,7 +716,7 @@ background: var(--bg-color); box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05); padding: 10px 15px; - height: 25%; + //height: 25%; color: var(--text-color); .home3ItemIndex { @@ -744,7 +745,7 @@ background: var(--bg-color); box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05); padding: 10px 15px; - height: 10%; + //height: 10%; color: var(--text-color); .home5ItemIndex { display: flex;