From e54aa16987b0a62106fb80dd8901af76ee4002ba Mon Sep 17 00:00:00 2001
From: hdw <hdw@192.168.7.127>
Date: 星期五, 18 一月 2019 12:31:27 +0800
Subject: [PATCH] 查看机房信息
---
gx_tieta/WebRoot/mobil/control.html | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/gx_tieta/WebRoot/mobil/control.html b/gx_tieta/WebRoot/mobil/control.html
index 5b58311..4888c9d 100644
--- a/gx_tieta/WebRoot/mobil/control.html
+++ b/gx_tieta/WebRoot/mobil/control.html
@@ -23,7 +23,7 @@
</div>
<div data-role="content">
- <ul class="breadcrumb"></ul>
+ <!-- <ul class="breadcrumb"></ul> -->
<ul data-role="listview" data-inset="true">
<li>
<a href="voltageM.html" target="_top">1.鍗曚綋鐢靛帇 </a>
@@ -475,7 +475,7 @@
if(batt.install_user||batt.install_user==0){
}else{
- addBreadCrumb($('.breadcrumb').eq(0), data);
+ //addBreadCrumb($('.breadcrumb').eq(0), data);
}
});
--
Gitblit v1.9.1