Procházet zdrojové kódy

删除打印日志

zhangxinlei1996 před 6 roky
rodič
revize
c973bf47ba

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

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