Authored by 孙凯

update color review by daiqiang

... ... @@ -413,7 +413,7 @@ let styles = StyleSheet.create({
height: 15,
},
thumbsUpNumView: {
backgroundColor: 'red',
backgroundColor: '#D0021B',
borderRadius: 5,
position: 'absolute',
left: 16,
... ...