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