|
<{img class="imgTree" onclick="clickTree(this)" id=$item.cat_id src="images/menu-sub.png" }>
<{$item.cat_name}>
<{t}>显示顺序:<{/t}>
| <{if $item.type_name}>[<{$item.type_name}>]<{/if}> |
<{assign var="cat_id" value=$item.cat_id}>
<{img src="images/bundle/addcate.gif" border="0" alt="添加子分类"}>
|
<{img src="images/bundle/editcate.gif" border="0" alt="编辑"}> |
<{img src="images/bundle/delecate.gif" border="0" alt="删除"}> |
<{img src="images/bundle/showcate.gif" border="0" alt="查看此分类下商品"}> |
<{/foreach}>