Bootstrap select dropdown的高度可以通过CSS样式来修改。您可以在CSS中添加以下代码: .bootstrap-select .dropdown-menu { max-height: 200px; /* 设置最大高度*/ ...
確定! 回上一頁