{if condition="$for.is && $for.block eq 'vod_list'"} {maccms:type ids="'.$for['type'].'" order="asc" by="sort" id="vo1" key="key1"}
{$for.title} 更多
{if$vo1.childids||$vo1.parent.childids}
{maccms:type parent="'.$vo1['type_id'].'" order="asc" by="sort" id="vo2" key="key2"} {$vo2.type_name} {/maccms:type}
{/if}
{maccms:type parent="'.$vo1['type_id'].'" order="asc" by="sort" id="vo2" key="key2"}
{maccms:foreach name=":config_vodlist2($vo2.type_id,$for,12,$obj.vod_id)" id="vo" key="key"} {include file="block/vod_box"} {/maccms:foreach}
{/maccms:type}
{/maccms:type} {/if}