主頁 > 新聞
    "+ ""; } else { dl = "

    "+data[i].title+"

    "+ "

    "+data[i].add_date+""+data[i].click+"

    "+ "

    "+data[i].content+"

    "+ "

    詳細信息 >

    "; } newcontent += "
  • "+dl+"
  • "; } $('.reviews_content ul').html(newcontent); var pageTotal = Math.ceil(res.total / res.pageSize), id = '0', category = ''; if(id != '' && category.length != 0){ category = '/category/0' } // var html = ''; // if(res.page == 1){ // html += '' // }else{ // html += '' // } // for(var j=0;j'+thispage+'' // } // if(res.page == pageTotal){ // html += '' // }else{ // html += '' // } // $('#pagination').html(html); $('#pagination').pagination(pageTotal, { num_edge_entries: 1, //邊緣頁數 num_display_entries: 4, //主體頁數 items_per_page: 1, //每頁顯示1項 prev_text: "上一頁", next_text: "下一頁", current_page: Number(res.page-1), callback: function(p){ // console.log(p) // console.log(this) $('#pagination a').each(function(e){ let tp = $(this).text(); $(this).attr('href', '/index.php/news'+category+'?page='+tp) }) } }); } }, error: function(e){ console.log(e); } }) } $(document).ready(function(){ getdata(); });
    网站地图 | xml网站地图