".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是一家美国主机商,专注于提供质优价廉的[美国虚拟主机](/#)产品受到很多国内站长的欢迎,目前为178个国家和地区的超过2900万名用户提供网站托管服务,在美国、亚洲和欧洲(英国)都设有数据中心。最近很多用户使用Hostinger主机的时候会问在哪里自动安装应用程序,下面我们就带大家来看看Hostinger主机自动安装程序的操作方法。
一、首先我们需要登录Hostinger的控制面板,然后在面板上找到“Website”我们可以看到“Auto Installer”只需点击即可。
![](https://www.idcspy.com/wp-content/uploads/2020/06/hst1-e1593482173229.png)
二、之后我们可以看到下面有很多应用程序供我们选择,我们也可以在搜索框直接搜索自己想要的应用程序进行安装。
![](https://www.idcspy.com/wp-content/uploads/2020/06/hst2-e1593482207830.png)
三、选择自动安装程序之后将会转到设置页面,这时候需要填写Admin用户名和密码以及网站名称,你可以选择用于该脚本的URL,将其保留为空,将该脚本直接安装到网站的根文件夹中。
![](https://www.idcspy.com/wp-content/uploads/2020/06/hst3-e1593482245466.png)
以上就是[Hostinger](/#)主机自动安装程序的使用方法,新手站长们可以在这里查看一些热门的应用程序或者找到自己想要的应用程序进行安装。
> [2021年Hostinger优惠码 优惠券 优惠代码最新整理汇总](/#)"
松果号 作者:松果号原创文章,如若转载,请注明出处:https://www.6480i.com/archives/107125.html