".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老鹰主机时,都会选择一个机房,目前老鹰主机有达拉斯、纽约、洛杉矶、阿姆斯特丹,多伦多、新加坡、香港等机房,但是出现使用感觉不好时,就需要更换机房,但是有些小伙伴还不会更换机房的方法,今天就来说说HawkHost老鹰主机申请更换机房的方法。
第一、申请更换机房提交TK
![](https://www.idcspy.com/wp-content/uploads/2021/03/hawkhost-refund-1.jpg)
我们提交一个新的OPEN TICKET,选择SUPPORT部门。
![](https://www.idcspy.com/wp-content/uploads/2021/03/change-dc-1.jpg)
第二、提交内容如下示范
标题:Please help me change Dallas To Los Angeles Database center
内容:Hi,
Because the now Dallas DC Very slow,i want change Dallas To Los Angeles Database center.Please hele me.
我们提交之后,等待官方处理。
以上就是HawkHost老鹰主机申请更换机房的方法介绍,但是小编在这里提醒大家需要先备份数据。备份之后提交,以免出现数据丢失问题。"
松果号 作者:松果号原创文章,如若转载,请注明出处:https://www.6480i.com/archives/106351.html