{template "header.html"}
{if $vip && $index.price > 0} {if $uid == $member.id || dr_is_video_buy(MOD_DIR, $index.id)} {dr_video_player($id, '100%', '400px', 1)} {else} {if $ckplayer_config['viptime']} {dr_video_player($id, '100%', '400px', 0, 1)} {/if} {/if} {else} {dr_video_player($id, '100%', '400px', dr_is_video_buy(MOD_DIR, $index.id))} {/if}
{$index.title}
{$jdms}
    {loop $son_type $tid $name} {loop $son_list[$tid] $t}
  • {$t.title} {if $t.vip} {/if}
  • {/loop}
{/loop}
视频简介
{$neirong}
{template "footer.html"}