>
<{help docid="72" type="link"}><{t}>点击查看帮助<{/t}><{/help}>
<{tabber}>
<{tab name=$___b2c="基本设置"|t:'b2c'}> <{include file="admin/goods/goods_type/form_edit_name.html"}> <{/tab}> <{if $gtype.setting.use_props}> <{tab name=$___b2c="扩展属性"|t:'b2c'}> <{include file="admin/goods/goods_type/form_edit_props.html"}> <{/tab}> <{/if}> <{tab name=$___b2c="规格"|t:'b2c'}> <{include file="admin/goods/goods_type/form_edit_spec.html"}> <{/tab}> <{tab name=$___b2c="价格区间"|t:'b2c'}> <{include file="admin/goods/goods_type/form_edit_price.html"}> <{/tab}> <{if $gtype.setting.use_params}> <{tab name=$___b2c="详细参数表"|t:'b2c'}> <{include file="admin/goods/goods_type/form_edit_params.html"}> <{/tab}> <{/if}> <{if $gtype.setting.use_minfo}> <{tab name=$___b2c="购物必填信息"|t:'b2c'}> <{include file="admin/goods/goods_type/form_edit_minfo.html"}> <{/tab}> <{/if}> <{if $gtype.setting.use_tab}> <{tab name=$___b2c="自定义tab"|t:'b2c'}> <{include file="admin/goods/goods_type/form_edit_tab.html"}> <{/tab}> <{/if}> <{foreach from=$tabs item=elements}> <{foreach from=$elements item=item}> <{if $item.value && $item.type != 'hidden'}> <{tab name=$___b2c="{$item.title}"|t:'b2c'}> <{include app=$item.app file=$item.file}> <{/tab}> <{/if}> <{/foreach}> <{/foreach}>
<{/tabber}>
<{button type="button" label=$___b2c="保存"|t:'b2c' id='type_submit'}>