Authored by chenl

修复了重复样式,review by luliang。

... ... @@ -203,7 +203,7 @@ let styles = StyleSheet.create({
marginTop: 2,
},
rightBottomBigImage: {
rightBottomSmallImage: {
width: rightSmallImageWidth,
height: rightSmallImageHeight,
},
... ...