{include file="head.html"}
费用列表 添加
{foreach item=c from=$data} {/foreach}
id 标题 首重 加重 操作
{$c.id} {$c.title} {$c.fmoney} {$c.amoney} 编辑 删除
{$pagelist}
{include file="footer.html"}