diff --git a/App.js b/App.js index 73cd598..0b392c7 100644 --- a/App.js +++ b/App.js @@ -720,7 +720,9 @@ render() { // 售价的样式 contentItemTopDetailCurPrice:{ - flex: 3, + position:"absolute", + bottom:10, + left:0, width:'100%', height:'100%', flexDirection: 'row', @@ -751,9 +753,9 @@ render() { bottom:0, left:0, // flex: 1, - paddingTop:"10%", + // paddingTop:50, width:'100%', - height:'100%', + // height:'100%', backgroundColor:'transparent', },