".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)'); } }) })
Namecheap这家[国外域名注册商](/#)性价比一直都是非常高的,故而在广大站长中间还是非常受欢迎的,其提供的域名可选择种类也是非常多的,还提供免费的域名隐私保护。那么如何可以将我的域名设置为Namecheap的默认设置呢?
如果您希望将域名系统设置更改回默认设置,以便能够设置电子邮件/域重定向/主机记录,可以根据下述步骤操作下:
1.登录您的[Namecheap](/#)帐户(登录选项在页面标题中可用)。
2.在域名列表左侧边栏中,如下图所示单击按钮:
![](https://www.idcspy.com/wp-content/uploads/2021/07/namecheap1-3.jpg)
3.如下图所示,找到域名服务器部分,根据图示选择,最后保存更改:
![](https://www.idcspy.com/wp-content/uploads/2021/07/namecheap2-3.jpg)
一旦设置被更改,整个的域名系统更改完毕大概需要24小时,但一些特殊情况的时候可能需要48小时,故而可以耐心等待下,有需要的朋友可以根据上述步骤操作下。"
松果号 作者:松果号原创文章,如若转载,请注明出处:https://www.6480i.com/archives/105474.html