问答详情
源自:3-5 滚动图片广告

图片上的箭头显示不出来是怎么回事啊?

  <!-- Controls -->

<a class="left carousel-control" href="#carousel-example-generic" role="button" data-slide="prev">

   <span class="glyphicon glyphicon-chevron-left" aria-hidden="true"></span>

   <span class="sr-only">Previous</span>

 </a>

 <a class="right carousel-control" href="#carousel-example-generic" role="button" data-slide="next">

   <span class="glyphicon glyphicon-chevron-right" aria-hidden="true"></span>

   <span class="sr-only">Next</span>

 </a>


提问者:qq_暖絮_0 2017-07-26 10:00

个回答

  • qq_暖絮_0
    2017-08-05 18:07:26

    谢谢啦,是因为文档名整错了。

  • Youwillbethere
    2017-07-27 18:37:06

    <span class="caret"></span>