diff --git a/ruoyi-admin/src/main/resources/templates/home_head.html b/ruoyi-admin/src/main/resources/templates/home_head.html
index 69529c3..11b1c9a 100644
--- a/ruoyi-admin/src/main/resources/templates/home_head.html
+++ b/ruoyi-admin/src/main/resources/templates/home_head.html
@@ -48,11 +48,24 @@
.layui-elem-quote{
border-left: 5px solid #005cb1;
}
+ .timeDt {
+ position: absolute;
+ display: inline-block;
+ vertical-align: middle;
+ font-size: 14px;
+ color: #fff;
+ top: 5%;
+ left: 9%;
+ }
![]()
+
+
+
+
-
diff --git a/ruoyi-admin/src/main/resources/templates/home_head1.html b/ruoyi-admin/src/main/resources/templates/home_head1.html
index b1ba646..41a8bcc 100644
--- a/ruoyi-admin/src/main/resources/templates/home_head1.html
+++ b/ruoyi-admin/src/main/resources/templates/home_head1.html
@@ -143,10 +143,23 @@
height: 539px;
background: url(/home/base/icon-footer-bg.png) center no-repeat;
}
+ .timeDt {
+ position: absolute;
+ display: inline-block;
+ vertical-align: middle;
+ font-size: 14px;
+ color: #fff;
+ top: 5%;
+ left: 9%;
+ }
![]()
+
+
+
+