".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)'); } }) })
A2Hosting是一家知名的互联网托管提供商,旗下的产品种类多样,主要有高性价比的[美国虚拟主机](/#)、VPS主机、云托管服务等。A2Hosting主机支持按需购买专用IP地址,部分用户可能不知道在哪里可以购买专用IP地址,下面一起来看下主要操作步骤介绍。
1、首先登录到[A2Hosting](/#)账户进入客户管理页面,然后选择导航栏上的Services菜单项,下拉菜单选中ORDER NEW SERVICES。
![](https://www.idcspy.com/wp-content/uploads/2021/11/1-28.jpg)
2、在订购服务页面,选择Categories种类,点击Support Requests支持请求,在Dedicated IP Address部分,点击Order Now立即订购按钮,如下图所示:
![](https://www.idcspy.com/wp-content/uploads/2021/11/13-21.jpg)
3、接下来在订单详情页面,选择所需的计费周期,在Domain文本框中输入要新添加的专用IP地址对应的域名。
4、信息设置完毕后,点击Continue按钮继续下一步操作,然后按照页面指引检查下订单信息是否正确,确认无误后选择合适的付款方式,勾选相关同意条款,提交订单完成支付即可。"
松果号 作者:松果号原创文章,如若转载,请注明出处:https://www.6480i.com/archives/104869.html