<{/if}> <{if $cat.level==1}> <{/if}> <{if $cat.level==2}> <{/if}> <{if $cat.level==3}> <{/if}> <{if $cat.level==3}> <{/if}>
<{t}>分类名称:<{/t}> <{if $cat.cat_id }> <{$cat_name}>
<{t}>上级分类:<{/t}> <{input noselect=true type="select" name="cat[parent_id]" style="font-size:12px;" vtype='required' value=$cat.parent_id rows=$catList valueColumn="cat_id" labelColumn="cat_name"}>
<{t}>平台使用费:<{/t}> <{t}>平台在提供服务时按使用者付费的原则向入驻店铺所收取 的费用。<{/t}>
<{t}>类目展示模板:<{/t}> <{template_filter type="topics" class="inputstyle" platform="pc" selected=$cat.cat_template name="cat[cat_template]"}>
<{t}>类目logo:<{/t}> <{input type="image" name='cat[cat_logo]' value=$cat.cat_logo width=40 height=40}> <{t}>建议图片尺寸30px * 30px,提高用户体验,增强品牌宣传效果。<{/t}>
<{t}>类目展示模板:<{/t}> <{template_filter type="topics" class="inputstyle" platform="pc" selected=$cat.cat_template name="cat[cat_template]"}>
<{t}>类目服务费率:<{/t}> % <{t}>平台说合介绍生意所取得的酬金,既佣金<{/t}>
<{t}>排序:<{/t}> <{t}>数字越小越靠前<{/t}>
<{button label="保存"|t:'syscategory' type="submit" }> <{if $is_leaf}> <{button class="btn-secondary " label="取消"|t:'syscategory' isclosedialogbtn="true"}> <{else}> <{button class="btn-secondary " label="取消"|t:'syscategory' isclosedialogbtn="true" onclick="W.page('?app=syscategory&ctl=admin_cat&act=index')" }> <{/if}>