From 3c887a8f025e5fba8723ec72fd1049cb82e6be06 Mon Sep 17 00:00:00 2001 From: meo <18801474720@163.com> Date: Thu, 21 Mar 2019 19:42:27 +0800 Subject: [PATCH] =?UTF-8?q?[=E6=A5=BC=E5=B1=82=E6=A5=BC=E5=BA=A7][?= =?UTF-8?q?=E4=BF=AE=E6=94=B9]:[=E6=A0=B7=E5=BC=8F=E4=BF=AE=E6=94=B9]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- App.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/App.js b/App.js index 4052313..5b4f7f5 100644 --- a/App.js +++ b/App.js @@ -720,12 +720,13 @@ render() { contentItemBottomPlacehold:{ flex: 6, + fontSize: 27/PixelRatio.get(), paddingLeft: 27/PixelRatio.get(), paddingRight: 79/PixelRatio.get(), width:'100%', height:'100%', color:"black", - marginTop:10, + textAlignVertical:'center', backgroundColor:'transparent', },