{maccms:type ids="'.$GLOBALS['config']['madou']['index'].'" order="asc" by="sort" id="vo1" key="key1"}

{$vo1.type_name}

{maccms:vod num="'.$GLOBALS['config']['madou']['indexnum'].'" type="'.$vo1['type_id'].'" order="desc" by="time" id="vo2" key="key2"}
{$vo2.vod_name} {if condition="$GLOBALS['config']['madou']['free']['state'] neq '1'"} {if condition="$vo2.vod_vip eq '2'&&$vo2.vod_points eq '0'"} VIP {elseif condition="$vo2.vod_points neq '0'&&$vo2.vod_vip eq '2'"} ${$vo2.vod_points} {elseif condition="$vo2.vod_points neq '0'&&$vo2.vod_vip eq '1'"} ${$vo2.vod_points} {else} {/if} {/if} {if condition="$vo2.vod_remarks neq ''"} {$vo2.vod_remarks} {/if} {if condition="$vo2.vod_duration neq ''"} {$vo2.vod_duration|mac_default=''} {/if}
{/maccms:vod}
{/maccms:type}