|
@@ -11,7 +11,7 @@
|
|
|
<ol class="carousel-indicators">
|
|
|
<li data-target="#carouselExampleIndicators" data-slide-to="0" class="active"></li>
|
|
|
<li data-target="#carouselExampleIndicators" data-slide-to="1" class=""></li>
|
|
|
- <li data-target="#carouselExampleIndicators" data-slide-to="2" class=""></li>
|
|
|
+ <!--<li data-target="#carouselExampleIndicators" data-slide-to="2" class=""></li>-->
|
|
|
</ol>
|
|
|
<div class="carousel-inner">
|
|
|
<div class="carousel-item active">
|
|
@@ -37,13 +37,13 @@
|
|
|
<div style="clear: both;"></div>
|
|
|
</div>
|
|
|
</div>
|
|
|
- <div class="carousel-item">
|
|
|
- <div >
|
|
|
- <a href="{:U('about/join')}">
|
|
|
- <img class="d-block w-100" src="https://img.x-motion.cn/home/image/home_banner3.jpg" alt="Second slide">
|
|
|
- </a>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
+ <!--<div class="carousel-item">-->
|
|
|
+ <!--<div >-->
|
|
|
+ <!--<a href="{:U('about/join')}">-->
|
|
|
+ <!--<img class="d-block w-100" src="https://img.x-motion.cn/home/image/home_banner3.jpg" alt="Second slide">-->
|
|
|
+ <!--</a>-->
|
|
|
+ <!--</div>-->
|
|
|
+ <!--</div>-->
|
|
|
</div>
|
|
|
<a class="carousel-control-prev" href="#carouselExampleIndicators" role="button" data-slide="prev">
|
|
|
<span class="carousel-control-prev-icon" style="background-image:url(https://img.x-motion.cn/home/image/left.png)" aria-hidden="true"></span>
|