点击上传,或将文件拖拽到此处

{$self->tips|raw}
{php} if(!is_array($self->value) && $self->value){ $id = uniqid(); {/php}
已上传
{php} }else if(is_array($self->value)){ {/php} {volist name="$self->value" id="vo"} {php}$id = uniqid();{/php}
已上传
{/volist} {php} } {/php}