作品
展示奖项
设置报名
方式
<{if $offon == '0'}>
<{else}>
<{/if}>
<{foreach from=$top item=value key=key}>
-
<{$key+1}>
<{/foreach}>
<{foreach from=$player item=value key=key}>
<{/foreach}>
<{if $pager}>
共有选手<{$pager.total_count}>个,共有<{$pager.total_page}>页(每页<{$pager.page_size}>个选手)
<{if $pager.current_page != $pager.first_page}>
- 首页
- ←
<{/if}>
<{if $pager.current_page == $pager.first_page}>
- 首页
- ←
<{/if}>
<{foreach from=$pager.all_pages item=thepage key=key}>
<{if $thepage != $pager.current_page}>
<{if $pager.total_page > 20}>
<{if $thepage-10 <= $pager.current_page && $pager.current_page <= $thepage+10}>
- <{$thepage}>
<{else}>
<{/if}>
<{else}>
- <{$thepage}>
<{/if}>
<{else}>
- <{$thepage}>
<{/if}>
<{/foreach}>
<{if $pager.current_page != $pager.last_page}>
- →
- 末页
<{/if}>
<{if $pager.current_page == $pager.last_page}>
- →
- 末页
<{/if}>
<{/if}>
<{$config.config_prize}>
<{$config.config_huodong}>