Commit 2d070106 by lmf

优化顶部轮播图

parent d0818d48
......@@ -4,8 +4,4 @@
* See COPYING.txt for license details.
*/
?>
<div class="top-content-home">
<div class="container-custom clearfix">
<?php echo $block->getLayout()->createBlock('Magento\Cms\Block\Block')->setBlockId('homepageslider')->toHtml();?>
</div>
</div>
<?php echo $this->getLayout()->createBlock('Rokanthemes\SlideBanner\Block\Slider')->setSliderId('home-index-header')->toHtml();?>
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