{template "content","header"} {php $video_cache = getcache('video', 'video');}
首页 > 我的播放列表 > {$title}
{$title}
总播放: | 更新时间:{$inputtime}
{if $video_info[vid]!=""} {player_code('video_player',$video_info['channelid'],$video_info['vid'],600,500)} {else} 非常抱歉,该视频不存在,或者尚没有通过审核! {/if}
  • 分享视频:
  • 嵌入代码:
{if $video[data]} {loop $video[data] $v} {$v[title]} {/loop} {/if}
{if $allow_comment && module_exists('comment')}
评论排行
{pc:comment action="bang" siteid="$siteid" cache="3600"} {/pc}
{/if}
    {pc:content action="position" posid="18" catid="$catid" order="listorder DESC" num="6" return="info"} {loop $info $v}
  • 播放次数:{get_views('c-'.$CATEGORYS[$v[catid]][modelid].'-'.$v['id'])}评论:{get_comments(id_encode("content_$v[catid]",$v[id],$siteid))}
  • {/loop} {/pc}
{template "content","footer"}