From a8aefe43581049a8d73574f37901b6553c6c18aa Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期三, 18 十一月 2020 13:56:05 +0800
Subject: [PATCH] #

---
 src/main/webapp/views/monitor/css/monitor.css |    2 +-
 src/main/webapp/views/monitor/monitor.html    |   10 ++++++++++
 2 files changed, 11 insertions(+), 1 deletions(-)

diff --git a/src/main/webapp/views/monitor/css/monitor.css b/src/main/webapp/views/monitor/css/monitor.css
index aa21086..b3dcfbc 100644
--- a/src/main/webapp/views/monitor/css/monitor.css
+++ b/src/main/webapp/views/monitor/css/monitor.css
@@ -557,7 +557,7 @@
     background-size: 100% 100%;
 }
 #img-1 {
-    background-image: url(../img/banner/test1.jpg);
+    background-image: url(../img/banner/banner1.jpg);
 }
 #img-2 {
     background-image: url(../img/banner/test2.jpg);
diff --git a/src/main/webapp/views/monitor/monitor.html b/src/main/webapp/views/monitor/monitor.html
index 006c328..a8ead2e 100644
--- a/src/main/webapp/views/monitor/monitor.html
+++ b/src/main/webapp/views/monitor/monitor.html
@@ -365,6 +365,16 @@
     });
 
     /***********************************************************************************/
+    /************************************ 鍫嗗灈鏈洪�熷害 *************************************/
+    /***********************************************************************************/
+
+
+
+
+
+
+
+    /***********************************************************************************/
     /************************************* 鎶樼嚎鍥� ***************************************/
     /***********************************************************************************/
 

--
Gitblit v1.9.1