Authored by 于良

UI调整 review by 孙凯

@@ -140,7 +140,7 @@ let styles = StyleSheet.create({ @@ -140,7 +140,7 @@ let styles = StyleSheet.create({
140 justifyContent: 'center', 140 justifyContent: 'center',
141 width: Dimensions.get('window').width, 141 width: Dimensions.get('window').width,
142 height:90, 142 height:90,
143 - backgroundColor:'#f0f0f0', 143 + backgroundColor:'#f7f7f7',
144 }, 144 },
145 145
146 row: { 146 row: {