{template 'common/header'} {if $rid!=''} {template 'nav'} {/if}
基本信息
{php echo tpl_fans_form('avatar', $item['avatar']);} 参赛者头像
{if $reply['isrealname'] == 1}
参赛者姓名
{/if} {if $reply['ismobile'] == 1}
参赛者手机
{/if} {if $reply['isweixin'] == 1}
参赛者微信号
{/if} {if $reply['isqqhao'] == 1}
参赛者QQ
{/if} {if $reply['isemail'] == 1}
参赛者Email
{/if} {if $reply['isjob'] == 1}
参赛者职业
{/if} {if $reply['isxingqu'] == 1}
参赛者兴趣
{/if} {if $reply['isaddress'] == 1}
参赛者详细地址
{/if}
参赛图片宣言
参赛照片简介
真实票数
总票数最终由真是票数与虚拟票数的总和
真实人气
总人气最终由真是人气与虚拟人气的总和
{template 'common/footer'}