Authored by 高小祥

适配iphone5

... ... @@ -312,7 +312,7 @@ let styles = StyleSheet.create({
progressBar: {
flexDirection : 'row',
position: 'absolute',
top: 80,
top: adjustPx(80),
},
tag: {
fontSize: 10,
... ...