{include "header.inc.html"}
{$lang.admin.brand.name}
{$lang.admin.brand.name_en}
{if $smarty.get.act=="list" || $smarty.get.act==""}删除所选{/if}
{if $smarty.get.act=="edit" || $smarty.get.act=="add"}
{if $smarty.get.act=="edit"} {/if}
{if $brandInfo.thumbId} {attachment id=$brandInfo.thumbId limit=1} {/attachment} {else} {/if}
{editor content=$brandInfo.content name="content"}
{else} {brand limit=15 pager="true"} {/brand}
编号名称自定义链接介绍页模板排序分类添加时间操作
{$item.id}{$item.name}{$item.seoUrl}{$item.templateView}{$item.sortId}{$item.catName} {$item.posttime|date_format:"Y-m-d"}{$lang.edit} {$lang.del}
{pager allCount=$allCount url='/qkadmin/brand/page/' number="false"}
{/if} {if $smarty.get.act=="edit" || $smarty.get.act=="add"} {/if}
{include "footer.inc.html"}