From 0fecc2f8f18439ea3af16c73c5eb1790800868bc Mon Sep 17 00:00:00 2001 From: dshclm <3321914460@qq.com> Date: Wed, 9 Oct 2024 09:57:13 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../main/resources/templates/system/examnum/countExam.html | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/ruoyi-admin/src/main/resources/templates/system/examnum/countExam.html b/ruoyi-admin/src/main/resources/templates/system/examnum/countExam.html index fd14d31..13d0f76 100644 --- a/ruoyi-admin/src/main/resources/templates/system/examnum/countExam.html +++ b/ruoyi-admin/src/main/resources/templates/system/examnum/countExam.html @@ -12,7 +12,7 @@ } .count_top{ width: 100%; - height: 25%; + height: 18%; } .count_center{ width: 100%; @@ -34,7 +34,7 @@ } .count_top ul li{ width: 333px; - height: 168px; + height: 120px; background-color: white; border-radius: 10px; box-shadow: -4px 4px 4px #d5d5d5; @@ -85,10 +85,9 @@ } .count_bottom{ width: 100%; - height: 38%; + height: 46%; background-color: white; border-radius: 10px; - margin-top: 10px; } .children_echarts{ width: 33%;