<{/if}>
<{t}>分类名称:<{/t}> <{if $cat.cat_id }> <{$cat_name}>
<{t}>上级分类:<{/t}> <{input type="select" name="cat[parent_id]" style="font-size:12px;" required='1' value=$cat.parent_id rows=$catList valueColumn="cat_id" labelColumn="cat_name"}> <{t}>顶级分类请选择“无”<{/t}>
<{t}>商品类型:<{/t}>
<{t}>模板:<{/t}> <{template_filter type="gallery" selected=$gallery_setting.gallery_template name="cat[gallery_setting][gallery_template]"}>
<{t}>排序:<{/t}> <{t}>数字越小越靠前<{/t}>
<{t}>TITLE
(页面标题)<{/t}>
<{t}>META_KEYWORDS
(页面关键词)<{/t}>
<{t}>META_DESCRIPTION
(页面描述)<{/t}>
<{button label=$___b2c="保存"|t:'b2c' type="submit" }> <{button class="btn-secondary " label=$___b2c="取消"|t:'b2c' isclosedialogbtn="true" onclick="W.page('index.php?app=b2c&ctl=admin_goods_cat&act=index')" }>