{template 'common/header'}
{if $data['id']}编辑{else}添加{/if}
{php echo tpl_form_field_image('image', $data['image']);}
{if $data['status']==1} {else} {/if}
{template 'common/footer'}