{include(header)}
  • {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="admin.table.list1.sort('{$item['key']}')">{$item["name"]} {if(isset($arr_list['sort'][$item['key']]))}{/if}
  • {/if}
  • {tab_other_language::get("操作")}
  • {foreach($arr_list['list'] as $item)}
  • {foreach($arr_list["tabtd"] as $field)}
  • {if(empty($item[$field]))} {else}{$item[$field]}{/if}
  • {/foreach}
  • {if($this_limit->chk_act("edit"))}   {/if}
  • {/foreach}
    {if(!empty($arr_list['pagebtns']))}
    {$arr_list['pagebtns']}
    {/if}
  •    
  • {tab_other_language::get("货品金额")}:{cfg:(coinsign,sys)}{$arr_list['moneytotal']}   {tab_other_language::get("预付总额")}:{cfg:(coinsign,sys)}{$arr_list['moneyrepay']}   {tab_other_language::get("配送总额")}:{cfg:(coinsign,sys)}{$arr_list['moneyadd']}   {tab_other_language::get("优惠金额")}:{cfg:(coinsign,sys)}{$arr_list['moneyfav']}   {tab_other_language::get("有效金额")}:{cfg:(coinsign,sys)}{$arr_list['moneyall']}   {tab_other_language::get("在线支付")}:{cfg:(coinsign,sys)}{$arr_list['moneypay']}
  • {include(footer)}