be-fe / iSlider

Smooth mobile touch slider for Mobile WebApp, HTML5 App, Hybrid App
http://be-fe.github.io/iSlider/
MIT License
1.66k stars 448 forks source link

iSlids插件,antd项目,new iSlids 导致生成多个UI节点,外部使用判断控制了访问限制,所以节点生成这里应该是插件内部导致的,有没有什么解决办法 #438

Open lettywiterock opened 6 years ago

lettywiterock commented 6 years ago

现在使用了: ul:not(:last-child){ display: none; } 隐藏了前一部分的节点,有没有更好的办法,只生成一个父节点呢?

lettywiterock commented 6 years ago

生成了多个UL,内容是一样的。