".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)'); } }) })
Hostinger主机商成立至今,一直专注于提供质优价廉的[美国虚拟主机](/#)产品和优质的客户服务,深受广大用户信赖。不少用户在使用Hostinger主机时会选择自动续费,下面就来看下常用的Hostinger主机自动续费方法介绍。
方法一、[Hostinger](/#)主机支持cPanel和hPanel控制面板。如果您是用的cPanel或hPanel托管计划,则可以通过登录到您的Hostinger账户访问控制面板,然后在顶部菜单栏“Hosting”中,选择所要续订的Hostinger主机计划,点击“Renew”启用自动续费功能。
![](https://www.idcspy.com/wp-content/uploads/2021/06/hosting.jpg)
方法二、您登录到Hostinger账户,然后单击“Manage”管理您的主机,然后选择“Renew”进行续订。
![](https://www.idcspy.com/wp-content/uploads/2021/06/hosting1.jpg)
方法三、此外,您还可以使用Hostinger主机中的计费功能来设置自动续费。在Hostinger账户页面中,依次选择Billing → Services → Renew Now,这样便可设置自动续费了。
![](https://www.idcspy.com/wp-content/uploads/2021/06/hosting2.jpg)
您可以根据实际需求选择合适的Hostinger主机续订期限,只需点击几下即可续订您当前的计划!通常选择续订的时间越长,每月的价格就越便宜。
阅读推荐:《[Hostinger便宜VPS方案对比及常见优势](/#)》"
松果号 作者:松果号原创文章,如若转载,请注明出处:https://www.6480i.com/archives/105711.html