统计图表
统计列表
柱状图
服务项目
查询
--订单渠道--
{foreach $sources as $item}
【{$item['ptitle']}】{$item['title']}
{/foreach}
--项目组--
{foreach $items as $item}
{$item['title']}
{/foreach}