HawkHost老鹰主机重置cPanel密码教程

".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)'); } }) })

HawkHost在国内通常被站长称之为老鹰主机,由于[美国主机](https://www.idcspy.com/)租用价格便宜,因而备受站长喜爱。站长通常都是使用[cPanel面板](https://www.idcspy.com/cpanel.html "cPanel面板")更改站点,但是有些用户丢失cPanel密码,这样的情况找回密码并且重置,本文就来介绍一下HawkHost老鹰主机重置cPanel密码教程。

第一步:登录到您的[HawkHost](/#)客户区;

第二步:从菜单导航中单击“服务”,然后从下拉列表中选择“我的服务”:

![](https://www.idcspy.com/wp-content/uploads/2021/12/dfhf1-1024x216.png)

第三步:找到并单击需要重置 cPanel 密码的服务;

![](https://www.idcspy.com/wp-content/uploads/2021/12/dfhf2.png)

第四步:在左侧导航中找到“操作”菜单,然后选择“更改密码”;

![](https://www.idcspy.com/wp-content/uploads/2021/12/dfhf3.png)

以上就是HawkHost老鹰主机重置cPanel密码教程介绍,如果有站长刚好需要重置密码而不知道怎么操作的话,可以参考这个方法。"

松果号 作者:松果号原创文章,如若转载,请注明出处:https://www.6480i.com/archives/104668.html

(0)
松果号松果号
上一篇 3天前
下一篇 3天前

推荐阅读

发表回复

登录后才能评论