".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)'); } }) })
Vultr在今年新增第17个机房,从机房数量来说,Vultr机房满足大多数站长需求,而且是按小时收费,深受国内站长的喜爱。但是大家是不是也和小编一样发现,在Vultr中购买[美国服务器](https://www.idcspy.com/)使用PayPal付款后,会自动绑定,有些用户不想自动绑定,该怎么办呢,下面就来教大家。
![](https://www.idcspy.com/wp-content/uploads/2020/06/Vultr-01.png)
其实操作起来非常简单的,只需要去PayPal中解除相关的设置即可,大家根据下列步骤操作就好。
一、首先我们进入PayPal账户界面,点击右上角的齿轮标志,随后点击页面中的付款按钮。
![](https://www.idcspy.com/wp-content/uploads/2020/06/pp1-1024x448.jpg)
二、点击“管理核准预付款”。
![](https://www.idcspy.com/wp-content/uploads/2020/06/pp2-1024x393.jpg)
三、找到列表中的[Vultr](/#) holdings LLC选项,我们可以看到状态是有效,点击“Vultr holdings llc”。
![](https://www.idcspy.com/wp-content/uploads/2020/06/pp3-1024x413.jpg)
四、点击图中箭头表示“取消”即可。
![](https://www.idcspy.com/wp-content/uploads/2020/06/pp4-1024x413.jpg)
总结:以上Vultr取消PayPal自动扣款图文教程,整个步骤实际操作很简单,而且除了Vultr的自动扣款协议,其他的类似的协议都可以通过相同的方式来解决。
**更多教程:**[Vultr教程](/#)"
松果号 作者:松果号原创文章,如若转载,请注明出处:https://www.6480i.com/archives/107178.html