From 2078f12a6a1f870136a20d1212c50ddf88ccab7f Mon Sep 17 00:00:00 2001
From: CJJ <Administrator@192.168.10.19>
Date: 星期二, 11 十二月 2018 11:37:24 +0800
Subject: [PATCH] bug 手机导航
---
gx_tieta/WebRoot/mobil/ele-param.html | 17 -----------------
1 files changed, 0 insertions(+), 17 deletions(-)
diff --git a/gx_tieta/WebRoot/mobil/ele-param.html b/gx_tieta/WebRoot/mobil/ele-param.html
index 1f50d6b..1ceb26b 100644
--- a/gx_tieta/WebRoot/mobil/ele-param.html
+++ b/gx_tieta/WebRoot/mobil/ele-param.html
@@ -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