".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)'); } }) })
恒创科技轻量云服务器,是操作简单、易于管理的轻量级云服务器。轻量云服务器创建后,可通过预置的[宝塔面板](/#),一键配置LAMP/LNMP、WordPress、网站、数据库、FTP、SSL等网站环境,轻松管理网站、服务器等。本文将介绍下创建恒创科技轻量云服务器的主要步骤。
1、首先注册或登录恒创科技账号。
2、然后进入轻量云服务器产品页面,根据实际业务需要选择合适配置的轻量云服务器。例如,这里选择的是[香港云服务器](/#),轻量云服务器默认中国香港数据中心区域;默认宝塔Linux面板7.9.8及CentOS 7系统镜像。
![](https://www.idcspy.com/wp-content/uploads/2023/07/cj1.png)
3、选择实例套餐类型。
![](https://www.idcspy.com/wp-content/uploads/2023/07/cj2.png)
《[点击进入恒创科技官网选购](https://go.idcspy.com/www.henghost.com/)》
* 标准型 – 入门首选,适合搭建个人博客类网站。
* 进阶型 – 通用配置,适合搭建小型网站/小程序等。
* 理想型 – 高性价比,适合搭建中小型业务网站。
* 旗舰型 – 性能更强,适合搭建企业官网和Web应用。
4、选择付款周期。通常情况下,购买的时间越长,可享更高优惠。
![](https://www.idcspy.com/wp-content/uploads/2023/07/cj3.png)
5、确认订单并完成付款。恒创科技轻量云服务器均采用“包年”的付费模式。
![](https://www.idcspy.com/wp-content/uploads/2023/07/cj4.png)
付款后,恒创科技轻量云服务器将在几分钟内自动创建完毕。请登录 轻量云服务器控制台,查看和管理新建的轻量云服务器。"
松果号 作者:松果号原创文章,如若转载,请注明出处:https://www.6480i.com/archives/102888.html