{include(header)} {include(shop.header)} {include(shop.left)}
{tab_other_language::get("今日订单")} {tab_other_language::get("所有订单")}
  • {tab_other_language::get("查找")}
  •  
  •  
  •  
  • {foreach($arr_list["tabtit"] as $item)}
  • 0)} style="width:{$item["w"]}px"{/if} onclick="shop.table.list1.sort('{$item['key']}')">{$item["name"]} {if(isset($arr_list['sort'][$item['key']]))}{/if}
  • {/if}
    {foreach($arr_list['list'] as $item)}
  • 'detail','id'=>$item['order_id']))}',w:800,max_h:700,showbtnhide:false,type:'iframe'});">
  • {foreach($arr_list["tabtd"] as $field)}
  • {if(empty($item[$field]))} {else}{$item[$field]}{/if}
  • {/foreach}
    {/foreach}
    {tab_other_language::get("上一页")} {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} {tab_other_language::get("下一页")}
  •      
  • {tab_other_language::get("总金额")}:{fun_kj::get_price($arr_list["pageinfo"]['totalall'])}   {tab_other_language::get("应付款")}:{fun_kj::get_price($arr_list["pageinfo"]['total_pay'])}   {tab_other_language::get("在线支付")}:{fun_kj::get_price($arr_list["pageinfo"]['payed'])}   {tab_other_language::get("优惠金额")}:{fun_kj::get_price($arr_list["pageinfo"]['favorable'])}
  • {include(shop.footer)} {include(footer)}