{if !$intAuthStatus} {/if}
{$auth_item['auth_title']}

{$auth_item['auth_title']} {if $arrAuthInfo&&$arrAuthInfo['auth_status']==2} 未通过 {elseif $arrAuthInfo&&$arrAuthInfo['auth_status']==1} 已通过 {else} 审核中 {/if}

真实姓名 身份证号 身份证图
$arrAuthInfo['realname'] {$arrAuthInfo['id_card']} {if file_exists($arrAuthInfo['id_pic'])} {$_lang['card_pic']} {else} 图片不存在 {/if}
{if $arrAuthInfo&&$arrAuthInfo['auth_status']==2} 重新认证 {else} 返回修改 {/if}