{include file="user/include" /}
{include file="user/head" /}
会员控制面板
我的资料
我的收藏
我的播放记录
我的下载记录
在线充值
播放记录
{volist name="list" id="vod"}
{$vod.vod_name}
/ {$vod.type_name}
重新观看
消费积分:{$vod.vod_stint}
{/volist}
共{$__PAGING__.record_total}条数据,当前{$__PAGING__.page_current}/{$__PAGING__.page_total}页
首页
上一页
{volist name="$__PAGING__.page_num" id="num"} {if condition="$__PAGING__['page_current'] eq $num"}
{$num}
{else}
{$num}
{/if} {/volist}
下一页
尾页
GO
{include file="user/foot" /}