这个标准不支持
改变大小是指啥?文字大小?
编辑前事件
setTimeout(function() { $(".fr-combo-list-item").css({ //"background-color": "red", "color": "#999999", "font-size": '20px', "text-align": "center" }); //下拉列表背景,字体颜色大小 }, 100)
效果