{layout name="layout"}
{if request()->action == 'insert'}
{html:upload name="file" value="$row['file']" tip="文件" /}
{else /}
{if in_array('asd',['jpg','png','gif'])}
{/if}
{/if}
{include file="common/file_preview" id="preview"/}