{template 'common/header'}
{if $data['id']}编辑{else}添加{/if}
{php echo tpl_form_field_image('image', $data['image']);}
{if $data['status']==1} {else} {/if}
当类型为打开外部网址时输入网址,为打开车型时输入车型id,点击无效果时留空。
点击查看文档
{template 'common/footer'}