Commit 1b13ce0c authored by 陈天文's avatar 陈天文

去掉长时拍的居中样式

parent 4167f5e0
......@@ -84,9 +84,7 @@ export default connect(mapStateToProps, mapDispatchToProps)(Market);
const styles = StyleSheet.create({
container: {
flex: 1,
backgroundColor: '#ffffff',
alignItems: 'center',
justifyContent: 'center'
backgroundColor: '#ffffff'
},
webviewWrap: {
width: Screen.width,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment