Authored by 叶弯弯

change aboutus background color.

... ... @@ -42,7 +42,7 @@ const styles = StyleSheet.create({
flexDirection: 'column',
justifyContent: 'center',
alignItems: 'center',
backgroundColor: '#F5FCFF',
backgroundColor: 'white',
height: Dimensions.get('window').height,
},
name: {
... ...