From fc1abb0ccd65553f4ddb1dcb100eb59d5f19d918 Mon Sep 17 00:00:00 2001
From: LiJun <LiJun@192.168.10.24>
Date: 星期一, 12 十一月 2018 09:34:19 +0800
Subject: [PATCH] 修改头部隐藏机房停电图标

---
 gx_tieta/WebRoot/Top.jsp |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/gx_tieta/WebRoot/Top.jsp b/gx_tieta/WebRoot/Top.jsp
index 0f08197..f2b9f04 100644
--- a/gx_tieta/WebRoot/Top.jsp
+++ b/gx_tieta/WebRoot/Top.jsp
@@ -127,9 +127,9 @@
 				<div class="cell-list plan-ele">
 					<img src="image/webStatus/plan_normal.gif" alt="鏀剧數璁″垝鐩戞祴绾跨▼" title="鏀剧數璁″垝鐩戞祴绾跨▼锛氭甯�">
 				</div>
-				<!-- <div class="cell-list break-ele">
+				<div class="cell-list break-ele" style="display: none;">
 					<img src="image/webStatus/break_ele_normal.gif" alt="鏈烘埧鍋滅數鐩戞祴绾跨▼" title="鏈烘埧鍋滅數鐩戞祴绾跨▼锛氭甯�">
-				</div>	 -->
+				</div>	 
 				<div class="cell-list control">
 					<img src="image/webStatus/control_normal.gif" alt="绾跨▼鐩戞帶绋嬪簭" title="绾跨▼鐩戞帶绋嬪簭杩愯锛氭甯�">
 				</div>			

--
Gitblit v1.9.1