对于长列表,下拉菜单无法在ipad上滚动。如何使其可滚动?我也试图创建一个没有运气的模板。
http://plnkr.co/edit/MbNMZQdnuuvwb0G5amKo?p=preview
<button type="button" class="btn btn-default" ng-model="selectedIcon" data-html="1" bs-options="icon.value as icon.label for icon in icons" data-trigger="click" bs-select>
Action <span class="caret"></span>
</button>
感谢任何帮助,谢谢。