{if "[type]" == 'email'}
{:__('Send verification code')}
{elseif "[type]" == 'mobile'/}
{:__('Send verification code')}
{elseif "[type]" == 'wechat'/}
{if get_addon_info('wechat')}
{:__('Send verification code')}
{else/}
请在后台插件管理中安装《微信管理插件》
{/if}
{elseif "[type]" == 'text' /}
{/if}