Browse Source

删除打印日志

zhangxinlei1996 6 years ago
parent
commit
c973bf47ba
1 changed files with 0 additions and 2 deletions
  1. 0 2
      src/jfw/modules/app/src/web/templates/weixin/historypush.html

+ 0 - 2
src/jfw/modules/app/src/web/templates/weixin/historypush.html

@@ -101,7 +101,6 @@ function initpage(){
 			async: false,
 			async: false,
 			dataType: 'json',
 			dataType: 'json',
 			success: function(data){
 			success: function(data){
-				alert("~~")
 				pageIndex=2;
 				pageIndex=2;
 				lasttime = data.thistime;
 				lasttime = data.thistime;
 				firstPage = data.data;
 				firstPage = data.data;
@@ -263,7 +262,6 @@ function reloadFirstPage(me){
 		});
 		});
 }
 }
 function loadDatas(me,le){
 function loadDatas(me,le){
-	console.log("@@@")
 	wxflag = me;
 	wxflag = me;
 	$.ajax({
 	$.ajax({
 		type: 'post',
 		type: 'post',