From 2d4e5bd67c624ee34158a189a40a526cbd3c1e6b Mon Sep 17 00:00:00 2001 From: caserKing Date: Thu, 29 Aug 2019 13:06:25 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E5=A4=A7=E5=B1=8F=E3=80=91=E3=80=90?= =?UTF-8?q?=E6=B5=8B=E8=AF=95=E6=8F=90=E4=BA=A4]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- App.js | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/App.js b/App.js index f64be33..0a1b163 100644 --- a/App.js +++ b/App.js @@ -1326,22 +1326,11 @@ MyPage = CodePush(codePushOptions)(MyPage); height: '100%', }, -<<<<<<< Updated upstream carouselItemWrap: { flex: 1, width: '100%', backgroundColor: 'transparent', alignItems: 'center', -======= - onlyAdSwiperItem:{ - width: '100%', - height: '100%', - }, - - onlyAdTypeItemImg:{ - width: '100%', - height: '100%', ->>>>>>> Stashed changes } });