Authored by chenl

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

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