Explorar el Código

删除打印日志

zhangxinlei1996 hace 6 años
padre
commit
c973bf47ba
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  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,
 			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',