• 首页
  • curr_page!=1){?>
  • 上一页
  • curr_page-1)/$this->page_item_count)*$this->page_item_count+1; // 显示几个页码 $itemCount=$this->page_item_count-(int)($start/10); // 确认结束的数字 $end=$start+$this->page_item_count-1; if($end>$this->total_pages) { $end=$this->total_pages; } for($page=$start;$page<=$end;++$page) { ?>
  • curr_page){?> class="on">
  • curr_page<$this->total_pages){?>
  • 下一页
  • 尾页