| @@ -720,7 +720,9 @@ render() { | |||||
| // 售价的样式 | // 售价的样式 | ||||
| contentItemTopDetailCurPrice:{ | contentItemTopDetailCurPrice:{ | ||||
| flex: 3, | |||||
| position:"absolute", | |||||
| bottom:10, | |||||
| left:0, | |||||
| width:'100%', | width:'100%', | ||||
| height:'100%', | height:'100%', | ||||
| flexDirection: 'row', | flexDirection: 'row', | ||||
| @@ -751,9 +753,9 @@ render() { | |||||
| bottom:0, | bottom:0, | ||||
| left:0, | left:0, | ||||
| // flex: 1, | // flex: 1, | ||||
| paddingTop:"10%", | |||||
| // paddingTop:50, | |||||
| width:'100%', | width:'100%', | ||||
| height:'100%', | |||||
| // height:'100%', | |||||
| backgroundColor:'transparent', | backgroundColor:'transparent', | ||||
| }, | }, | ||||