From f9392c33c65d8c18234c5b809ea493237ed9d99d Mon Sep 17 00:00:00 2001 From: wangxy <1356089412@qq.com> Date: Thu, 13 Jun 2024 11:21:31 +0800 Subject: [PATCH] =?UTF-8?q?feat:=E6=A0=B7=E5=BC=8F=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/resources/templates/home/announce_view.html | 2 +- .../src/main/resources/templates/home/business_view.html | 2 +- .../src/main/resources/templates/home/dept_trends_view.html | 2 +- .../src/main/resources/templates/home/dept_trends_view2.html | 2 +- .../src/main/resources/templates/home/special_view.html | 2 +- .../src/main/resources/templates/home/special_view2.html | 2 +- ruoyi-admin/src/main/resources/templates/home/work_view.html | 2 +- ruoyi-admin/src/main/resources/templates/home_head.html | 3 +++ ruoyi-admin/src/main/resources/templates/home_head1.html | 3 +++ 9 files changed, 13 insertions(+), 7 deletions(-) diff --git a/ruoyi-admin/src/main/resources/templates/home/announce_view.html b/ruoyi-admin/src/main/resources/templates/home/announce_view.html index f0c1c2b..defc489 100644 --- a/ruoyi-admin/src/main/resources/templates/home/announce_view.html +++ b/ruoyi-admin/src/main/resources/templates/home/announce_view.html @@ -43,7 +43,7 @@
-通知公告
+通知公告
-检察业务
+检察业务
当前位置:首页 /
当前位置:首页 /
当前位置:首页 /
-
部门动态
+ 部门动态
diff --git a/ruoyi-admin/src/main/resources/templates/home/dept_trends_view2.html b/ruoyi-admin/src/main/resources/templates/home/dept_trends_view2.html
index 8f25b71..16d4b11 100644
--- a/ruoyi-admin/src/main/resources/templates/home/dept_trends_view2.html
+++ b/ruoyi-admin/src/main/resources/templates/home/dept_trends_view2.html
@@ -71,7 +71,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 9ce4e11..1b56102 100644
--- a/ruoyi-admin/src/main/resources/templates/home/special_view.html
+++ b/ruoyi-admin/src/main/resources/templates/home/special_view.html
@@ -152,7 +152,7 @@
-
专题活动
+ 专题活动
-
专题活动
+ 专题活动
-
工作动态
+ 工作动态
diff --git a/ruoyi-admin/src/main/resources/templates/home_head.html b/ruoyi-admin/src/main/resources/templates/home_head.html
index 004f81a..fde1d72 100644
--- a/ruoyi-admin/src/main/resources/templates/home_head.html
+++ b/ruoyi-admin/src/main/resources/templates/home_head.html
@@ -44,6 +44,9 @@
justify-content: center;
background-color: rgba(7,68,136,1);
}
+ .layui-elem-quote{
+ border-left: 5px solid #005cb1;
+ }
diff --git a/ruoyi-admin/src/main/resources/templates/home_head1.html b/ruoyi-admin/src/main/resources/templates/home_head1.html
index 0933b3f..b27a76e 100644
--- a/ruoyi-admin/src/main/resources/templates/home_head1.html
+++ b/ruoyi-admin/src/main/resources/templates/home_head1.html
@@ -121,6 +121,9 @@
height: 100%;
flex-wrap: wrap;
}
+ .layui-elem-quote{
+ border-left: 5px solid #005cb1;
+ }
/*.childBox2 dd{*/
/* float: left;*/
/* fongt-size:18px;*/