".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)'); } }) })
Hostwinds是一家优秀的美国主机商,多年来以优质的产品服务在业内拥有不错口碑,它提供的产品方案丰富,包括[美国虚拟主机](/#)、云主机VPS等,满足不同用户建站需求。如果您租用的是Hostwinds虚拟主机,那么便可参考以下步骤将旧主机数据转移到新的Hostwinds虚拟主机上。
1、首先登录到[Hostwinds](/#)账户,在客户门户首页菜单栏中选择“Portal”,下拉框中单击“Submit tickets”提交票证选项。
![](https://www.idcspy.com/wp-content/uploads/2021/07/sub.jpg)
2、另外您也可以单击主页顶部的“Contact Us”联系我们选项卡。
![](https://www.idcspy.com/wp-content/uploads/2021/07/sub1.jpg)
3、这时系统会提示您输入登录凭据(包括用户名和密码)。
![](https://www.idcspy.com/wp-content/uploads/2021/07/sub2.jpg)
4、成功登录后,您将会看到一个表单,这时您需要在表单中填写旧主机详细信息。
![](https://www.idcspy.com/wp-content/uploads/2021/07/cu.jpg)
5、 Product/Service栏选择您希望将旧网站转移到新服务类型;Subject字段您可填写网站域名;用户名和密码需要记载的是您旧网站的登录信息,以便Hostwinds技术人员访问文件进行数据迁移。
6、相关信息设置完毕后,单击“Submit Ticket”提交票证按钮,这样Hostwinds技术人员将会开始审查请求并开始处理转移,处理结果会通过电子邮件方式发送到您。
更多:《[Hostwinds教程 Hostwinds评测专题](/#)》"
松果号 作者:松果号原创文章,如若转载,请注明出处:https://www.6480i.com/archives/105421.html