<{if $topshop.seller.auth_type != 'AUTH_ALL'}> <{if $type=='mobile'}> <{if $topshop.seller.auth_type == 'AUTH_MOBILE'}>
您的手机已验证,您可以返回验证邮箱
<{else}>

绑定手机

验证码 看不清?换一张
<{/if}> <{elseif $type=='email'}> <{if $topshop.seller.auth_type == 'AUTH_EMAIL'}>
您的邮箱已验证,您可以返回验证手机<
<{else}>

绑定邮箱

验证码 看不清?换一张
<{/if}> <{else}>
参数错误,您可以返回安全中心
<{/if}> <{elseif $topshop.seller.auth_type == 'AUTH_ALL'}>
您的手机和邮箱已验证,您可以返回安全中心
<{/if}>