".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)'); } }) })
将域名从[HawkHos](/#)t转移到新的注册商需要更改域名IPS标签。而新域注册商(要将域转移到的公司)需要向您提供他们的IPS标签才能完成此过程。那么怎么更改域名IPS标签呢,其实从后台就可以操作,我们以.uk域名为例,具体操作如下:
1、登录HawkHost主机客户区;
2、登录后,从主菜单导航中选择“域”,然后选择“我的域”:
![](https://www.idcspy.com/wp-content/uploads/2022/03/ggghk1.png)
3、在“我的域”( https://my.hawkhost.com/clientarea.php?action=domains ) 页面中,单击您正在转移/修改 IPS 标签的域名右侧的绿色“活动”按钮:
![](https://www.idcspy.com/wp-content/uploads/2022/03/ggghk2.png)
4、单击绿色的“活动”按钮后,您将被重定向到您的域名管理页面。在左侧“管理”菜单导航下,单击“发布域”链接:
![](https://www.idcspy.com/wp-content/uploads/2022/03/gggh3.png)
5、在“新注册商标签”字段中输入您的新域名注册商 IPS 标签,然后单击“释放域”以完成该过程:
![](https://www.idcspy.com/wp-content/uploads/2022/03/ggghk3.png)
6、该域应在24小时内发布给您的新注册商。更新IPS标签后,您的新注册商将能够为您提供有关转移/释放状态的更多详细信息。
以上就是HawkHost老鹰主机更改域名IPS标签教程,如果你正在转移HawkHost老鹰主机上注册域名,可以参考本文教程,希望对大家有所帮助。"
松果号 作者:松果号原创文章,如若转载,请注明出处:https://www.6480i.com/archives/104011.html