Authored by 王海元

调整高度 --review by 孙凯

... ... @@ -99,7 +99,7 @@ let styles = StyleSheet.create({
},
container: {
height: 360,
height: 330,
width: 280,
alignItems: 'center',
backgroundColor: '#FFFFFF',
... ... @@ -127,7 +127,7 @@ let styles = StyleSheet.create({
},
contentContainer: {
height: 210,
height: 180,
width: 260,
marginTop: 16,
},
... ...