{include "header.inc.html"}
商品分类
每页条 上级类: 关键字:
{if $smarty.get.act=="edit"}
{else} {$lim = $smarty.get.limit|default:20} {taobaocat limit=$lim pager="true"} {/taobaocat}
编号分类名分类ID上级分类是否为父类操作
{$item.id}{$item.name}{$item.cid}{$item.parent}
{if $smarty.get.key} {$key=$key|escape:'url'} {$key = "&key=$key"} {/if} {if $parent=$smarty.get.parent} {$parent=$parent|escape:'url'} {$parent = "&parent=$parent"} {/if}
{pager allCount=$allCount url="/qkadmin/taoke/cat/list?$key$parent&page=" number="false"}
{/if} {include "footer.inc.html"}