离子载玻片不支持dynamicBullets?

时间:2018-01-23 17:53:10

标签: ionic-framework swiper ion-slides

离子载玻片不支持

dynamicBullets? swiper.js和swiper.js采用的离子滑块支持dynamicBullets:boolean。

如何在离子载玻片中使用dynamicBullets?

我甚至试图将swiper.js注入离子项目并且效果不佳。我认为离子中存在冲突错误,因为它是从swiper.js中采用的

1 个答案:

答案 0 :(得分:-1)

我用它在文本行中添加项目符号。试试这个

<ul> 
  <li><p>Keep your knees and tons pointing slightly outwards as you jump.</p> 
  </li>
  <li><p>Land with soft knees on the balls of your feet to protect your knees.</p></li>
  <li><p>Go as fast as you can without losing control.</p></li>
</ul>