{if $Think.config.site.login_captcha == 'vaptcha'} {if $site.vaptcha_vid&&$site.vaptcha_key}
Vaptcha启动中...
​{else/} 请在后台系统配置-->验证码中配置手势验证vid/key {/if} {elseif $Think.config.site.login_captcha == 'geetest'/} {if $site.geetest_captcha_id&&$site.geetest_captcha_key}

正在加载验证码......

{else/} 请在后台系统配置-->验证码中配置极验id/key {/if} {elseif $Think.config.site.login_captcha == 'clicaptcha'/} 该验证模式暂未开发 {elseif $Think.config.site.login_captcha == 'text' /} {/if}