{include file="head.html"}
团队业绩
日志
月份
营业额
{foreach item=c from=$list}
{$c.smonth}
¥{$c.money}
{/foreach}
{include file="footer.html"}