@@ -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',