{include "header.inc.html"}
{$lang.admin.industry.name}
{$lang.admin.industry.name_en}
{if $smarty.get.act=="add" || $smarty.get.act=="edit"}
{if $smarty.get.act=="edit"} {/if}
{else} {$limit=15} {$allCount=$category|@count} {$page=$smarty.get.page|default:1} {industry limit=15 pager="true"} {/industry}
ID行业编号分类名称首页显示排序添加时间操作
{$item.id}{$item.code}{for $foo=1 to $item.grade*4} {/for}{$item.name} {$item.sortId} {$item.posttime|date_format:"%Y-%m-%d"}{$lang.edit} {$lang.del}
{pager allCount=$allCount url='/admin/industry/page/' number="false"}
{/if}
{if $smarty.get.act=="list"} {literal} {/literal} {/if} {include "footer.inc.html"}