{include file="header.html"}
{include file='express_fee/nav.html'} {foreach item=c from=$data} {/foreach}
id 标题 首重 加重 店铺 操作
{$c.id} {$c.title} {$c.fmoney} {$c.amoney} {if $c.shopid}{$c.shop_name}{else}官方{/if} 编辑 查看 删除
{$pagelist}
{include file="footer.html"}