".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)'); } }) })
VirMach怎么样?VirMach是一家知名的[美国主机](https://www.idcspy.com/)商,成立于2014年,在业内享有“低价屠夫”的称号,这主要是因为它提供有诸多价格便宜的国外VPS产品,并且不定期会推送有较大折扣的促销活动。不少用户在租用VirMach服务器后,可能会希望延长期限,那么如何将计费周期从按月更改为按季度或按年计费?下面一起来了解下。
![](https://www.idcspy.com/wp-content/uploads/2022/01/1-93.jpg)
点击访问:[VirMach官网](https://go.idcspy.com/virmach.com/)
1、登录到[VirMach](/#)账号,在客户管理页面,导航到“Services”部分,选择“My Services”。
2、然后在服务列表中,选中要更改计费周期的VirMach[海外服务器](/#)方案。
3、VirMach后台管理页面的外观设计或功能选项可能会不定期更新,这里我们可以点击“Show service details & billing information”查看当前服务的计费详细信息。
4、在Billing Cycle中,找到显示Monthly每月计费周期项,单击“Change”按钮,接着根据页面提示信息继续下一步操作,以将计费周期更改为按季度或按年计费,通常计费期限越长优惠越大。"
松果号 作者:松果号原创文章,如若转载,请注明出处:https://www.6480i.com/archives/104285.html