{:token_field()}
    {if $data} {volist name="data" id="vo"}
  • {$vo.original_name}

  • {/volist} {else/}
    没有找到数据
    {/if}