".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)'); } }) })
DreamHost怎么样?DreamHost主机商多年来凭借[美国虚拟主机](/#)、VPS主机和服务器等多种高性能产品方案及完善的售后服务备受用户关注,同时也是WordPress官方推荐主机商之一。DreamHost主机服务支持多种支付方式,常用的有信用卡、PayPal、Visa等,本文主要介绍下如何使用PayPal支付。
[DreamHost](/#)主机带有自定义控制面板,管理网络托管非常简单。您可以通过其控制面板设置并链接到PayPal服务,以便在您的DreamHost账户上进行自动付款和单笔付款操作。
**1、设置PayPal自动付款**
首先登录到您的DreamHost账户,然后导航至“管理付款”页面,找到设置自动付款部分,选择“PayPal”项,根据提示输入相关信息授权付款。
![](https://www.idcspy.com/wp-content/uploads/2021/06/PayPal1.jpg)
**2、使用PayPal单笔付款操作步骤**
如果您想使用 PayPal账户进行单笔付款,可按照下面步骤进行操作。
①DreamHost账户登录成功后,导航到管理付款栏,这里会显示多种DreamHost支付方式。
![](https://www.idcspy.com/wp-content/uploads/2021/06/PayPal2.jpg)
②向下滑动页面单击“Add Money to Your Account”向您的账户添加资金选项,选择 PayPal选项。
![](https://www.idcspy.com/wp-content/uploads/2021/06/PayPal3.jpg)
③按照页面提示输入付款金额,然后单击下方的PayPal按钮进行保存。
![](https://www.idcspy.com/wp-content/uploads/2021/06/PayPal4.jpg)
以上就是关于DreamHost主机使用PayPal支付的操作步骤介绍,如果不想启用自动付款方式,您也可以随时禁用自动付款。参考阅读:《[DreamHost美国主机如何关闭自动付款](/#)》"
松果号 作者:松果号原创文章,如若转载,请注明出处:https://www.6480i.com/archives/105686.html