Authored by 于良

Merge branch '5.4.1' of http://git.yoho.cn/mobile/YH_RNComponent into 5.4.1

... ... @@ -708,7 +708,7 @@ let styles = StyleSheet.create({
height: 50,
paddingTop: 3,
backgroundColor: 'black',
opacity: Platform.OS === 0.78,
opacity: 0.78,
},
mine_row_container: {
flexDirection: 'row',
... ...