This commit is contained in:
@@ -13,7 +13,7 @@
|
|||||||
<header>{include file="public/header"}</header>
|
<header>{include file="public/header"}</header>
|
||||||
|
|
||||||
<!-- banner(Swiper 轮播,数据由 $data.banner 提供;未配置时使用静态占位) -->
|
<!-- banner(Swiper 轮播,数据由 $data.banner 提供;未配置时使用静态占位) -->
|
||||||
<section class="section banner">
|
<section class="banner">
|
||||||
<div class="swiper banner-cont">
|
<div class="swiper banner-cont">
|
||||||
<div class="swiper-wrapper">
|
<div class="swiper-wrapper">
|
||||||
{if ( isset($data.banner) ) }
|
{if ( isset($data.banner) ) }
|
||||||
|
|||||||
Reference in New Issue
Block a user