按照老师那样操作了,但轮播图还是全屏的,有木有小天使解答~~~~
你要给轮播区域 class=“carousel” 设定高度
.carousel{ height:300px; background-color:#000; margin-bottom:60px; }
我设了高度了,没用啊