{include "header.inc.html"}
全站配置项
{if $smarty.get.act=="edit" || $smarty.get.act=="add"}
{if $smarty.get.act=="edit"} {/if}
{$configInfo.name}
{serializetoform data=$configInfo.config}
{else} {config pager="false"} {/config}
编号名称备注是否启用操作
{$item.id}{$item.name}{$item.remark}修改
{pager allCount=$allCount url='/qkadmin/paybank/page/page' number="false"}
{/if}
{include "footer.inc.html"}