{template 'public_head'}
{template 'public_left'}
{if $operation == 'post'}

编辑分类

如果选择底部菜单需要添加4个
{php echo tpl_form_field_image('picurl',$item['picurl'])}
图标可以在这里搜索下载,png格式的 http://www.iconfont.cn/
http:// 开头
{elseif $operation == 'display'}
{loop $list $item} {/loop}
排序 名称 类型 图标 操作
{$item['px']} {$item['title']} {if $item['fftype']==1}底部菜单{elseif $item['fftype']==2}新版合伙人菜单{elseif $item['fftype']==4}拼多多底部菜单{elseif $item['fftype']==3}拼多多首页轮播图下面菜单{else}个人中心菜单{/if} 编辑 删除
{/if}
{template 'public_bottom'}