{foreach name="mats_list" item="v"} {if condition="in_array($v.mats_type,['news','image','video'])"}
详细
{/if} {$v.mats_id} {$v.mats_name} {$v.mats_type} {$v.media_id} {if condition="$v['mats_type'] eq 'news'"}{$v.news_index}{/if} {$v.create_time|date='Y-m-d',###} {if condition="in_array($v.mats_type,['news','image','video'])"}
{switch name="v['mats_type']" } {case value="news"}
{/case} {case value="video"}
{/case} {default /}
{$v.url}
{/switch}
{/if} {/foreach}   {$page}