{include file="head.html"} {include file='b2b_shop_commission/nav.html'}
{foreach item=c from=$list} {/foreach}
shopid 商家名称 per stime etime 操作
{$c.shopid} {$c.shopname} {$c.per}% {$c.stime|date:Y-m-d H:i:s} {$c.etime|date:Y-m-d H:i:s} 编辑
{$pagelist}
{include file="footer.html"}