From 96963586144fd1288bc9728ba35ed010e94cb109 Mon Sep 17 00:00:00 2001 From: caserKing Date: Mon, 12 Aug 2019 18:10:22 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95=E6=A8=A1=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- App.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/App.js b/App.js index 990c6a3..32fe87d 100644 --- a/App.js +++ b/App.js @@ -310,9 +310,9 @@ codePushStatusDidChange(syncStatus) { /* 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; */ + result.data.list[5].type = 2; console.log(result.data) //type==0的是券 1是? 2是广告大图 let curData = result.data.list;