".extra-menu { background-color: #f3f3f3; padding: 20px; } .extra-menu .extra-menu-h { height: 36px; } .extra-menu .extra-menu-h h3 { display:inline-block; } .extra-menu ul a{ text-decoration: none; } .extra-menu .menu-child { text-indent: 4em; } .extra-menu .menu-child:before { left: 4em; } .extra-menu .extra-menu-h h3 { line-height: 36px; } .collapse-toggle { float: right; cursor: pointer; user-select: none; display: inline-flex; align-items: center; font-size: 14px; } .collapse-toggle img { width: 30%; transform: rotate(180deg); } .collapse-content { margin-bottom: 0px !important; margin-top: 20px !important; overflow: hidden; max-height: 0; transition: max-height 0.3s ease-out; } .collapse-content.expanded { max-height: 1000px; /\* 设置一个足够大的值,确保内容可以完全展开 \*/ } .ph-id { position: relative; top: -90px; } jQuery(document).ready(function( $ ) { $('.collapse-toggle').on('click',function(){ var content = document.querySelector('.collapse-content'); content.classList.toggle('expanded'); if (content.classList.contains('expanded')) { $(this).find('div').text('收起'); $(this).find('img').css('transform','rotate(180deg)'); } else { $(this).find('div').text('展开'); $(this).find('img').css('transform','rotate(0deg)'); } }) })
Krypt是一家于1998年美国主机商,目前[Krypt](/#)正在开展25周年庆活动,为了保障大家账户安全,Krypt目前启用2FA双重验证功能,以加强安全性,防止盗号的发生。具体的操作的方法小编也整理出来了,大家有需要的可以启用一下该功能。
参考活动:《[Krypt24周年庆活动 美国服务器限时享24%优惠](/#)》
Two-factor authentication (“2FA”) 双重验证,通过要求两种方法来验证您的身份来增强网络安全性。首先,用户将输入其用户名和密码。然后,将要求用户提供另一条信息,以通过身份验证要求。
双重验证 2FA可以防止黑客破解密码,保护您的账户。
**以下是启用Krypt 2FA的步骤:**
第一步:登入MyKrypt后台
https://my.krypt.asia/zh/login
第二步:点击右上角头像中的帐户设定
第三步:点击“启用two-factor authentication”
第四步:填写手机号,点击启用2FA。
未来您将更加放心我们帐户的安全性。"
松果号 作者:松果号原创文章,如若转载,请注明出处:https://www.6480i.com/archives/103704.html