<{include file="index/header.html"}>
<{if $data}> <{foreach item=i from=$data}> <{/foreach}> <{else}> <{/if}>
名称 别名 描述 编辑 手续费 状态
<{$i.name}> <{$i.alias}> <{$i.describe}> 编辑 <{$i.fees}> <{if $i.status == 1}> 启用 <{else}> 禁止 <{/if}>
还没有数据,赶快添加吧!
<{include file="index/footer.html"}>