From 4cd7f917d45130fae2af3b07171efb311e8c3738 Mon Sep 17 00:00:00 2001
From: Administrator <Administrator@USER-20180117QL>
Date: 星期三, 26 十二月 2018 16:45:19 +0800
Subject: [PATCH] aaa
---
gx_tieta/WebRoot/mobil/ele-param2.html | 8 +++-----
1 files changed, 3 insertions(+), 5 deletions(-)
diff --git a/gx_tieta/WebRoot/mobil/ele-param2.html b/gx_tieta/WebRoot/mobil/ele-param2.html
index f5cbe0e..a830220 100644
--- a/gx_tieta/WebRoot/mobil/ele-param2.html
+++ b/gx_tieta/WebRoot/mobil/ele-param2.html
@@ -257,7 +257,7 @@
$(document).ready(function(){
//setPage();
- $("#submit").off('click').on('click.cjj',function(){
+ $("#submit").off('click').on('click.cjj123',function(){
//newbattnum;
//Page.pageCurr=1;
@@ -317,9 +317,7 @@
});
}
-
-
-
+
//
$('#homeLocation').off('click').on('click.cjj', function() {
@@ -347,7 +345,7 @@
};
- $("#sure").click(function(){
+ $("#sure").off('click').on('click.cjj123',function(){
var currentlength = Math.floor(arrTd.length/34);
if(currentlength<Page.pageSize){
setcookieCreat(currentlength-1);
--
Gitblit v1.9.1