Authored by Zhu-Arthur

fix 粘性 review by 陈林

... ... @@ -226,7 +226,8 @@ let styles = StyleSheet.create({
backgroundColor: '#e0e0e0'
},
contentContainer: {
flexDirection: 'column',
flexDirection: 'row',
flexWrap: 'wrap',
backgroundColor: 'white'
},
listContainer: {
... ...