From d0af46b122c37d6525d8a622f902b0fcbf1473bc Mon Sep 17 00:00:00 2001 From: caserKing Date: Sun, 29 Sep 2019 16:45:04 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E5=A4=A7=E5=B1=8F=E3=80=91=E3=80=90?= =?UTF-8?q?=E4=BF=AE=E6=94=B9=E3=80=91=E3=80=91=E6=98=9F=E6=98=9F=E6=A0=B7?= =?UTF-8?q?=E5=BC=8F4=E3=80=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- App.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/App.js b/App.js index 71614e7..850fb2b 100644 --- a/App.js +++ b/App.js @@ -126,7 +126,7 @@ export default class MyPage extends Component { curImgState: false, merchantRankList: [], hasRankList: true,// 有排名列表 - openRankList: true,//开启播放排名 + openRankList: false,//开启播放排名 };