".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)'); } }) })
Magento是目前外贸建站程序的首要选择之一,Magento建站的设计非常灵活,具有模块化架构体系和丰富的功能,易于第三方应用无缝集成。现在很多美国主机商都支持一键安装Magento程序,例如大家熟悉的以绿色环保著称的美国主机商[GreenGeeks](/#),本文就为大家介绍下操作步骤。
1、登录GreenGeeks cPanel控制面板,向下滚动到“软件”,然后单击“ Softaculous Apps安装程序”。
![](https://www.idcspy.com/wp-content/uploads/2021/03/GreenGeeksmagento.png)
2、点击左侧面板中的“电子商务”链接,如下图所示;
![](https://www.idcspy.com/wp-content/uploads/2021/03/GreenGeeksmagent.png)
3、向下滚动并单击“ Magento”链接;
![](https://www.idcspy.com/wp-content/uploads/2021/03/GreenGeeksmagen.png)
4、单击屏幕中心附近的“立即安装”按钮;
![](https://www.idcspy.com/wp-content/uploads/2021/03/GreenGeeksmage.png)
5、选择软件版本(Software Setup)、路径设置(Admin Path)和管理员账号、密码等安装信息,安装信息全部填写完成后点击“Install”即可;
![](https://www.idcspy.com/wp-content/uploads/2021/03/GreenGeeksmag.png)
6、[Magento](/#)安装过程将花费一些时间;
![](https://www.idcspy.com/wp-content/uploads/2021/03/GreenGeeksma.png)
7、Magento完全安装后可以单击管理链接并登录。
![](https://www.idcspy.com/wp-content/uploads/2021/03/GreenGeeksm.png)
相关教程:《[美国主机商GreenGeeks一键安装WordPress教程](/#)》"
松果号 作者:松果号原创文章,如若转载,请注明出处:https://www.6480i.com/archives/106398.html