From 47b5fd89f9a1996cadb2619917c9fcb02d2fa8f9 Mon Sep 17 00:00:00 2001
From: whyclj <1525436766@qq.com>
Date: 星期一, 24 十二月 2018 10:34:14 +0800
Subject: [PATCH] web端实时页面中添加SD卡状态的查询方法

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

diff --git a/gx_tieta/WebRoot/Top.jsp b/gx_tieta/WebRoot/Top.jsp
index 51ebf9e..89ac546 100644
--- a/gx_tieta/WebRoot/Top.jsp
+++ b/gx_tieta/WebRoot/Top.jsp
@@ -130,6 +130,10 @@
 				<div class="cell-list control">
 					<img src="image/webStatus/control_normal.gif" alt="绾跨▼鐩戞帶绋嬪簭" title="绾跨▼鐩戞帶绋嬪簭杩愯锛氭甯�">
 				</div>
+				<div class="cell-list voice">
+					<i class="fa fa-bell"></i>
+					<i class="fa fa-bell-slash"></i>
+				</div>
 				<div class="cell-list server-time" style="white-space: nowrap">					
 					2018-11-26 00:00:00
 				</div>			

--
Gitblit v1.9.1