{include "header.inc.html"} {$catLang = $lang.admin.category.form}
{$lang.admin.category.name}
{$lang.admin.category.name_en}
{if $smarty.get.act=="add" || $smarty.get.act=="edit"}
{if $smarty.get.act=="edit"} {/if}
{if $smarty.get.act=="add"} {else} {/if}
{* {if $config.goods.brand}
{brand limit="false"} {/brand}
{/if} *}
{if $catInfo.logoId} {attachment id=$catInfo.logoId limit=1} {/attachment} {else} {/if}
{if $catInfo.bannerId} {attachment id=$catInfo.bannerId limit=1} {/attachment} {else} {/if}
{if $config.goods.searchKey}
{/if}
以/开头并且符合URL规则
{else} {*
*}
{category limit='false' pager='true' orderBy="sortId asc,id asc" parentId='0' filelds="subNum"}
{/category}
{$lang.form.id}{$lang.form.catName}父类自定义URL显示模板主导航中显示{$lang.form.sort}{$lang.form.posttime}{$lang.form.operate}
{$item.id}
{for $foo=1 to $item.grade*4} {/for}{if $item.subNum>0}{/if}{$item.name}
{$item.parentInfo.name}
{$item.seoUrl}
{$item.template}
{$item.sortId}
{$item.posttime|date_format:"%Y-%m-%d"}
{pager allCount=$allCount url='/qkadmin/category/page/' number="false"}
{/if} {if $smarty.get.act=="edit" or $smarty.get.act=="add"} {/if}
{include "footer.inc.html"}