{if $type==1}
{if $_GPC['nav_id']}修改{else}添加{/if}底部导航栏
{php echo tpl_form_field_image('unselected_icon', $navigation['unselected_icon'])} 建议图标长宽尺寸100*100px,更多精美图标可访问 阿里巴巴矢量图标库
{php echo tpl_form_field_image('selected_icon', $navigation['selected_icon'])} 已选状态图标尺寸和未选状态图标尺寸必须一致
链接请以http://或https://开头
{elseif $type==2}
{if $_GPC['nav_id']}修改{else}添加{/if}菜单
{php echo tpl_form_field_image('unselected_icon', $navigation['unselected_icon'])}
链接请以http://或https://开头
{/if}