Commit 2d070106 by lmf

优化顶部轮播图

parent d0818d48
...@@ -4,8 +4,4 @@ ...@@ -4,8 +4,4 @@
* See COPYING.txt for license details. * See COPYING.txt for license details.
*/ */
?> ?>
<div class="top-content-home"> <?php echo $this->getLayout()->createBlock('Rokanthemes\SlideBanner\Block\Slider')->setSliderId('home-index-header')->toHtml();?>
<div class="container-custom clearfix">
<?php echo $block->getLayout()->createBlock('Magento\Cms\Block\Block')->setBlockId('homepageslider')->toHtml();?>
</div>
</div>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment