".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)'); } }) })
不管购买哪家[美国主机](https://www.idcspy.com/)品牌,有些站长到后期都会出现带宽过度使用情况,那么遇到这样的情况应该怎么处理呢,其实处理方法非常简单,VirMach主机是提供额外带宽增加服务,但是需要额外收取费用,具体的增加方法下文会有详细介绍。
首先需要登录账户,前往VirMach官网,网址:[virmach.com](https://go.idcspy.com/virmach.com/)
![](https://www.idcspy.com/wp-content/uploads/2023/09/index1-1024x122.png)
若要购买额外带宽,请单击”服务”、”我的服务”和所需服务,导航到VirMach服务控制面板。
![](https://www.idcspy.com/wp-content/uploads/2023/09/index2-1024x248.png)
当您到达[VirMach](/#)控制面板时,单击下图所示的浅蓝色框,然后单击”额外购买”。
![](https://www.idcspy.com/wp-content/uploads/2023/09/index.png)"
松果号 作者:松果号原创文章,如若转载,请注明出处:https://www.6480i.com/archives/102749.html