".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是一家知名的美国主机商,专注于提供价格便宜、性能优越的[美国主机](https://www.idcspy.com/)产品,深受数百万站长信赖。我们在购买Hostinger美国主机产品时,有多种付款方式可选,包括银联卡、PayPal、Google Pay及Hostinger帐户余额等。那么如何使用Hostinger帐户余额支付?下面一起来看下相关步骤介绍。
1、我们在购买[Hostinger](/#)美国主机时,通常会先注册个Hostinger帐户,然后我们便可登录帐户进行管理。
2、接下来,我们在管理页面中,导航至“Billing”账单部分,选择“Services”服务。
![](https://www.idcspy.com/wp-content/uploads/2021/07/1-4.jpg)
如果Hostinger帐户有余额,我们将会在右上角看到余额信息,如下图所示。要注意的是当Hostinger余额为0时,是不会显示余额信息的。
![](https://www.idcspy.com/wp-content/uploads/2021/07/shop-4.jpg)
3、我们购买Hostinger美国主机时,如果要使用帐户余额支付,则要确保选购的[美国虚拟主机](/#)产品价格要低于或等于Hostinger余额,否则会导致无法支付,需要先充值余额才行。
4、确保Hostinger帐户余额充足后,我们可点击“Checkout Now”立即支付,然后选择“Hostinger Pay with balance”使用余额付款就可以了。
![](https://www.idcspy.com/wp-content/uploads/2021/07/shop2.jpg)
相关阅读推荐:《[Hostinger主机到期后自动续费教程](/#)》"
松果号 作者:松果号原创文章,如若转载,请注明出处:https://www.6480i.com/archives/105380.html