Commit 2a6e4103 by 修福龙

界面适配

parent 272e4e81
...@@ -384,7 +384,6 @@ class VerticalPage extends Component { ...@@ -384,7 +384,6 @@ class VerticalPage extends Component {
}); });
this.totalPrice = totalPrice; this.totalPrice = totalPrice;
this.totalCount = totalCount; this.totalCount = totalCount;
console.warn(width, height);
return ( return (
<View style={styles.main}> <View style={styles.main}>
<View style={styles.header}> <View style={styles.header}>
......
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