{include(label.header)}

{tab_other_language::get("结算记录")}

{foreach($arr_list['list'] as $item)} {/foreach}
{tab_other_language::get("结算金额")}{tab_other_language::get("结算日期")}
{fun_kj::get_price($item['checkout_money'])}{fun_format::date($item['checkout_date1'])} - {fun_format::date($item['checkout_date2'])}
{if($arr_list['pagebtns']['start']!=1)}
  • 1
  • {/if} {if($arr_list['pagebtns']['start']>2)}
  • ...
  • {/if} {foreach($arr_list['pagebtns']['list'] as $item)} {$item} {/foreach} {if($arr_list['pagebtns']['end']<$arr_list['pageinfo']['pages']-1)}
  • ...
  • {/if} {if($arr_list['pagebtns']['end']<$arr_list['pageinfo']['pages'])}
  • {$arr_list['pageinfo']['pages']}
  • {/if}
    {include(label.footer)}