{include file="public/header" /}

类型管理

{include file="public/admin_items" /}
{if $type.class_id} {$type.class_name|default=''} {/if}
{$Think.lang.type_name}

{$Think.lang.type_sort}

选择相关品牌
{notempty name="brand_list"} {foreach name="brand_list" item="brand_gc"}
{$brand_gc.name}
{foreach name="brand_gc.brand" item="brand"} {/foreach}
{/foreach} {/notempty}
选择相关规格
{notempty name="spec_list"} {foreach name="spec_list" item="spec_gc"}
{$spec_gc.name}
{foreach name="spec_gc.spec" item="spec"} {/foreach}
{/foreach} {/notempty}
{notempty name="attr_list"} {foreach name="attr_list" item="attr"} {/foreach} {else /} {/notempty}
排序 属性名称 属性可选值 显示 操作
{$attr.attr_value} {$Think.lang.ds_edit} 移除
移除
添加一个属性