Closed suwu150 closed 5 years ago
选中时选中项可以按照下面样式进行添加
itemStyle={{
backgroudColor: '#8bb0ee',
fontSize: 12,
color: '#995962'
}}
selectedItemStyle={{
backgroudColor: '#f7a91d',
fontSize: 16,
color: '#171e99'
}}
增加自定义选中颜色功能及样式、自定义字体样式