{include(header)} {include(shop.header)} {include(shop.left)}
{if(fun_get::get('opennew')=='')}
{tab_other_language::get("销售量")} {tab_other_language::get("销售额")}
  • {tab_other_language::get("统计模式")}:      
    {tab_other_language::get("日期")}: {tab_other_language::get("到")}
    {/if} {if(fun_get::get('viewmode')=='')}
    {else} {foreach($report as $key=>$item)}
    {$item['shop_name']}{tab_other_language::get("共 {msg} 份",$item['num'])},{tab_other_language::get("合计")}:{cfg:(coinsign,sys)}{$item['price']}
    {foreach($item['list'] as $list)} {/foreach}
    {tab_other_language::get("名称")}{tab_other_language::get("数量")}{tab_other_language::get("小计")}
    {$list['menu_title']}{$list['num']}{cfg:(coinsign,sys)}{$list['price']}
    {/foreach} {/if}
    {include(shop.footer)} {include(footer)}