From 0a01c3b212d7b300a6756fd91e5d01bd4b66865b Mon Sep 17 00:00:00 2001
From: dshclm <3321914460@qq.com>
Date: Fri, 28 Mar 2025 15:57:09 +0800
Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4=E5=86=85=E5=AE=B9?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../main/resources/templates/home/dept_trends_view.html | 7 ++-----
.../src/main/resources/templates/home/special_view.html | 3 ++-
2 files changed, 4 insertions(+), 6 deletions(-)
diff --git a/ruoyi-admin/src/main/resources/templates/home/dept_trends_view.html b/ruoyi-admin/src/main/resources/templates/home/dept_trends_view.html
index 4c4c6e1..262389f 100644
--- a/ruoyi-admin/src/main/resources/templates/home/dept_trends_view.html
+++ b/ruoyi-admin/src/main/resources/templates/home/dept_trends_view.html
@@ -70,7 +70,6 @@
.main-right {
width: 74.92%;
- min-height: 516px;
}
.fr {
float: right;
@@ -79,6 +78,7 @@
.mt10 {
margin-top: 10px;
+ min-height: 516px;
}
.mt10 li{
border-bottom: 1px solid #CCC;
@@ -142,9 +142,6 @@
}
.pag {
margin-top: 80px;
- position: absolute;
- bottom: 4%;
- right: 27%;
}
.el-tree-node {
border-bottom: 1px solid #E1E1E1;
@@ -209,7 +206,7 @@
-
+
-
-
diff --git a/ruoyi-admin/src/main/resources/templates/home/special_view.html b/ruoyi-admin/src/main/resources/templates/home/special_view.html
index 4aeb707..c5a560d 100644
--- a/ruoyi-admin/src/main/resources/templates/home/special_view.html
+++ b/ruoyi-admin/src/main/resources/templates/home/special_view.html
@@ -77,6 +77,7 @@
.mt10 {
margin-top: 10px;
+ min-height: 565px;
}
.mt10 li{
border-bottom:1px solid #ccc;
@@ -208,7 +209,7 @@