{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['username'] $arrAuthInfo['company'] {$arrAuthInfo['licen_num']} {if file_exists($arrAuthInfo['licen_pic'])} {else} 图片不存在 {/if}
{if $arrAuthInfo&&$arrAuthInfo['auth_status']==2} 重新认证 {else} 返回修改 {/if}