From 12773d43428cd6586c323d724b6d8731d44fd1ee Mon Sep 17 00:00:00 2001
From: CJJ <Administrator@192.168.10.18>
Date: 星期三, 12 十二月 2018 11:33:44 +0800
Subject: [PATCH] 手机 电池组添加

---
 gx_tieta/WebRoot/mobil/testControl.html           |    2 +-
 gx_tieta/WebRoot/mobil/index.html                 |    4 ++--
 gx_tieta/WebRoot/mobil/batt-infor-conf-temp1.html |   14 ++++++--------
 3 files changed, 9 insertions(+), 11 deletions(-)

diff --git a/gx_tieta/WebRoot/mobil/batt-infor-conf-temp1.html b/gx_tieta/WebRoot/mobil/batt-infor-conf-temp1.html
index f0fba95..88bd059 100644
--- a/gx_tieta/WebRoot/mobil/batt-infor-conf-temp1.html
+++ b/gx_tieta/WebRoot/mobil/batt-infor-conf-temp1.html
@@ -511,16 +511,14 @@
  <script type="text/javascript">  
    $(function(){
     $(".unable").prop("readonly","readonly").attr("unselectable","on").addClass("uncheck");
-    $("#sure").click(function(){
-	   
-			addBatt();
-		  	
-	  // 	function backpage(){window.location.href="ele-param1.html";}
-	    // 		setTimeout(backpage,500); 
-	  	//	});
+    $("#sure").click(function(){   
+		addBatt(); 	
+	   	function backpage(){window.location.href="ele-param1.html";}
+	     		setTimeout(backpage,500); 
+	  		});
 	   // $("#cancel").click(function(){
 	   //  window.location.href="ele-param1.html";
-	    });
+	   // });
    });
  	
  	function addBatt(){
diff --git a/gx_tieta/WebRoot/mobil/index.html b/gx_tieta/WebRoot/mobil/index.html
index 8c87962..dbb34c6 100644
--- a/gx_tieta/WebRoot/mobil/index.html
+++ b/gx_tieta/WebRoot/mobil/index.html
@@ -22,7 +22,7 @@
 				<a href="machineroomM.html" target="_top" data-i18n="main.index">娴嬭瘯鏁版嵁</a>
 			</li>
 			<li>
-				<a href="testControl.html" target="_top" data-i18n="main.warningmanagement">鐢垫睜閰嶇疆</a>
+				<a href="testControl.html" target="_top" data-i18n="main.warningmanagement">鐢垫睜瀹夎鐢宠</a>
 			</li>
 			<li>
 				<a href="auditDetail.html" target="_top" data-i18n="main.warningmanagement">瀹℃壒璇︽儏</a>
@@ -89,4 +89,4 @@
 </div>
 	
 	</body>
-</html>
+</html>
diff --git a/gx_tieta/WebRoot/mobil/testControl.html b/gx_tieta/WebRoot/mobil/testControl.html
index 023a5ca..9b31db9 100644
--- a/gx_tieta/WebRoot/mobil/testControl.html
+++ b/gx_tieta/WebRoot/mobil/testControl.html
@@ -20,7 +20,7 @@
 			<div data-role="content">
 				<ul data-role="listview" data-inset="true">
 					<li>
-						<a href="ele-param.html" target="_top">鐢垫睜缁勪俊鎭厤缃�</a>
+						<a href="ele-param1.html" target="_top">鐢宠娣诲姞鐢垫睜缁�</a>
 					</li>
 				</ul>
 				

--
Gitblit v1.9.1