From 35fefed0792c40cb99b8d15fa5811bbb5992bff9 Mon Sep 17 00:00:00 2001
From: D:/workspace/chenjingjing/git/gx_tieta/gx_tieta/.gitignore <chenjingjing@LAPTOP-E51P2139>
Date: 星期一, 21 一月 2019 10:42:24 +0800
Subject: [PATCH] 修改

---
 gx_tieta/WebRoot/mobil/ele-param.html |   19 +------------------
 1 files changed, 1 insertions(+), 18 deletions(-)

diff --git a/gx_tieta/WebRoot/mobil/ele-param.html b/gx_tieta/WebRoot/mobil/ele-param.html
index 2555c3f..1ceb26b 100644
--- a/gx_tieta/WebRoot/mobil/ele-param.html
+++ b/gx_tieta/WebRoot/mobil/ele-param.html
@@ -127,7 +127,7 @@
 		</div>
 		<!-- 澶撮儴鍐呭 -->
 		<div data-role="header" data-position="fixed">
-			<a href="count-report.html" target="_top" class="ui-btn ui-corner-all ui-shadow ui-icon-back ui-btn-icon-left" style="padding-top: 0.7em; padding-bottom: 0.7em;">杩斿洖</a>
+			<a href="testControl.html" target="_top" class="ui-btn ui-corner-all ui-shadow ui-icon-back ui-btn-icon-left" style="padding-top: 0.7em; padding-bottom: 0.7em;">杩斿洖</a>
 			<h1>鐢垫睜缁勪俊鎭厤缃�</h1>
 			<a href="javascript:panel.show();" class="ui-btn ui-corner-all ui-shadow ui-icon-grid ui-btn-icon-left" style="padding-top: 0.7em; padding-bottom: 0.7em;" id="screen">绛涢��</a>
 		</div>
@@ -326,24 +326,7 @@
 					createTbl(tblCon, arrTh, arrTd);			
 				}	
 			});	 
-		
-			/* 妯℃嫙鏁版嵁鍋氬ソ灏卞垹锛侊紒锛侊紒锛侊紒锛侊紒 */
-			
-			/*for(i=0;i<340;i++){
-			 if(i%34==33){
-			 //<a href="count-report.html" target="_top" class="ui-btn ui-corner-all ui-shadow ui-icon-back ui-btn-icon-left" style="padding-top: 0.7em; padding-bottom: 0.7em;">杩斿洖</a>
-			arrTd[i]='<a href="#myPopup" data-rel="popup" class="ui-btn ui-btn-inline ui-corner-all operat-but" data-position-to="window" >淇敼鎴栧垹闄�</a>';
-			console.warn(i);
-			continue;
-			
-			} 
-			       
-					 arrTd[i]=i*10;
-					}
 						
-					createTbl(tblCon, arrTh, arrTd);
-					
-			/* 妯℃嫙鏁版嵁鍋氬ソ灏卞垹锛侊紒锛侊紒锛侊紒锛侊紒 */				
 		}
 		function getUpdateArr(temp){
 			var arr = new Array();

--
Gitblit v1.9.1