Authored by 孙凯

update color review by daiqiang

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