".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)'); } }) })
Hostinger是一家经济实惠的网络托管公司,提供有高性价比的[美国虚拟主机](/#)、VPS主机、[WordPress主机](https://www.idcspy.com/wordpress-hosting.html "WordPress主机")、CyberPanel VPS等产品服务。我们购买Hostinger主机时,可以利用微博账号快速登录到后台管理页面。Hostinger后台管理页面默认是英文的,如果要切换到其他语言,可参考以下步骤进行操作。
点击访问:[Hostinger中文站](https://go.idcspy.com/www.hostinger.com/)
1、通过上文链接可快速打开[Hostinger](/#)中文站,然后点击右上角的“登入”按钮,登录到Hostinger账号进入后台管理页面。
![](https://www.idcspy.com/wp-content/uploads/2021/12/1-85.jpg)
2、Hostinger后台管理页面内容默认都是英文的,如果要切换成其他语言,则可点击右上方的英文小旗子,如下图所示。
![](https://www.idcspy.com/wp-content/uploads/2021/12/12-37.jpg)
3、然后我们会看到有十几种可选语言,选中要切换的语言版本即可。这里我们选择的Chinese Simplified,便可将Hostinger后台语言从英文切换为中文。
![](https://www.idcspy.com/wp-content/uploads/2021/12/14-11.jpg)
4、通过上述操作,Hostinger的hPanel控制台显示的页面都是中文的,导航栏包括主页、主机、邮局服务、服务器、账单等菜单项。
![](https://www.idcspy.com/wp-content/uploads/2021/12/15-10.jpg)
我们可以点击“主机”选项,购买相关产品(如虚拟主机、云主机、VPS主机等)。Hostinger主机价格比较便宜,每月9.99元起,有多个机房可选,性能优越,提供有简易的控制面板,支持一键安装应用程序(如[WordPress](/#)、Drupal等),能实现快速建站。
**拓展阅读:**《[Hostinger VPS怎么样 Hostinger VPS速度和性能评测](/#)》"
松果号 作者:松果号原创文章,如若转载,请注明出处:https://www.6480i.com/archives/104652.html