From 2e9a1bc1d68e548f283cd24e5173c1229a60868b Mon Sep 17 00:00:00 2001 From: meo <18801474720@163.com> Date: Thu, 21 Mar 2019 12:52:48 +0800 Subject: [PATCH] =?UTF-8?q?[=E5=94=AE=E4=BB=B7=E9=9D=A2=E9=A2=9D][?= =?UTF-8?q?=E4=BF=AE=E6=94=B9]:[=E6=96=87=E5=AD=97=E5=A4=A7=E5=B0=8F?= =?UTF-8?q?=E5=92=8C=E4=BD=8D=E7=BD=AE=E7=9A=84=E4=BF=AE=E6=94=B9]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- App.js | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) 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', },