From 229952f6db676605a2db2631133bfeb939971c00 Mon Sep 17 00:00:00 2001 From: hupeng Date: Wed, 20 Mar 2019 12:33:03 +0800 Subject: [PATCH] =?UTF-8?q?[=E6=98=BE=E7=A4=BA][=E4=BF=AE=E6=94=B9]:logo?= =?UTF-8?q?=E8=83=8C=E6=99=AF=E5=92=8C=E5=A1=AB=E5=85=85=E6=96=B9=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- App.js | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/App.js b/App.js index 3a36d6b..6bf1ef2 100644 --- a/App.js +++ b/App.js @@ -374,7 +374,7 @@ render() { - + @@ -479,12 +479,11 @@ render() { borderRadius:16/PixelRatio.get(), marginTop: 26/PixelRatio.get(), marginBottom: 26/PixelRatio.get(), - backgroundColor:'white' + backgroundColor:'transparent',//'rgba(255,255,255,0.5)', }, bottomLogo: { width:'100%', height:'100%', - borderRadius:27/PixelRatio.get(), backgroundColor:'transparent' }, bottomQrcode1Background : { @@ -658,6 +657,7 @@ render() { textAlign :'center', textAlignVertical:'center', fontSize: 36/PixelRatio.get(), + color: 'darkgray' }, //layer content item top detail @@ -669,7 +669,6 @@ render() { textAlign :'left', textAlignVertical:'center', fontSize: 53/PixelRatio.get(), - color: 'darkgray' }, contentItemTopDetailRemark:{