zhangxinlei1996 преди 6 години
родител
ревизия
c973bf47ba
променени са 1 файла, в които са добавени 0 реда и са изтрити 2 реда
  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',