{extend name="$base" /} {block name="resources"} {/block} {block name="head"}{/block} {block name="main"} {if condition="$game_open"}
您还未登录
(请先登录/注册在进行此操作)
登录
{/if} {if $game_info}
{php} $member_account = api("System.Member.memberAccount"); $member_account = $member_account['data']; {/php} {if $member_account}
{$member_account.point} 活动规则
{$game_info.level_name}可参与此次活动,{$game_info.points|round}积分一次
{/if}
{notempty name="$game_info['remark']"}
小提示:{$game_info.remark}
{/notempty} {notempty name="$winning_records"}
{/notempty}
{notempty name="$participation_restriction"}

{$participation_restriction}

{/notempty} {/if} {/block} {block name="footer"}{/block}