From ecd90bb59d36e603ef3c30167702eb7c84d76cc0 Mon Sep 17 00:00:00 2001 From: caserKing Date: Mon, 12 Aug 2019 13:29:45 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95=E9=87=8D=E6=96=B0=E5=AE=89?= =?UTF-8?q?=E8=A3=8505?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- App.js | 14 +++----------- 1 file changed, 3 insertions(+), 11 deletions(-) diff --git a/App.js b/App.js index 516d10d..6de0aee 100644 --- a/App.js +++ b/App.js @@ -307,10 +307,10 @@ codePushStatusDidChange(syncStatus) { this.showErrMsg(result.message+'\n'+this.state.macAddress); } else if (result.data.list) { //aaa - /* result.data.list[0].type = 2; + result.data.list[0].type = 2; result.data.list[1].type = 2; result.data.list[2].type = 2; - result.data.list[3].type = 2; */ + result.data.list[3].type = 2; result.data.list[4].type = 2; result.data.list[5].type = 2; console.log(result.data) @@ -1051,14 +1051,12 @@ MyPage = CodePush(codePushOptions)(MyPage); // height:'100%', width:'100%', marginTop:"2%", - paddingRight: 20/PixelRatio.get(), + paddingRight: 14/PixelRatio.get(), backgroundColor:'transparent', textAlign :'left', color:"black", textAlignVertical:'center', fontSize: 53/PixelRatio.get(), - borderWidth:1, - borderColor:'red' }, /* contentItemTopDetailRemark:{ @@ -1177,8 +1175,6 @@ MyPage = CodePush(codePushOptions)(MyPage); flex: 1, width: '100%', height: '100%', - borderColor:'green', - borderWidth:1, }, adTypeSwiper02:{ @@ -1187,8 +1183,6 @@ MyPage = CodePush(codePushOptions)(MyPage); bottom: 165/PixelRatio.get(), width: '100%', height: 369/PixelRatio.get(), - borderColor:'blue', - borderWidth:1, }, adTypeItemImgWrap:{ @@ -1230,8 +1224,6 @@ MyPage = CodePush(codePushOptions)(MyPage); alignItems: 'flex-start', borderRadius: 6, backgroundColor:'transparent', - borderColor:'red', - borderWidth:1, }, onlyAdSwiperItem:{