From 376d470b93416d6da1ae61828de9ff7fb27114f4 Mon Sep 17 00:00:00 2001 From: caserKing Date: Fri, 9 Aug 2019 18:57:26 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=BD=E5=BA=A6100%?= 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 3878da8..1523596 100644 --- a/App.js +++ b/App.js @@ -1175,7 +1175,8 @@ MyPage = CodePush(codePushOptions)(MyPage); contentItemTopForAd:{ flex: 1, - width: 1127/PixelRatio.get(), + // width: 1127/PixelRatio.get(), + width: '100%', height:'100%', paddingLeft: 22/PixelRatio.get(), paddingRight: 26/PixelRatio.get(),