From dbf641eb0605ecd16b2abeb4f1dc65c5a6f92061 Mon Sep 17 00:00:00 2001 From: caserKing Date: Sun, 29 Sep 2019 16:38:10 +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=8F2=E3=80=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- App.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/App.js b/App.js index 8cdc692..47244f5 100644 --- a/App.js +++ b/App.js @@ -126,7 +126,7 @@ export default class MyPage extends Component { curImgState: false, merchantRankList: [], hasRankList: true,// 有排名列表 - openRankList: false,//开启播放排名 + openRankList: true,//开启播放排名 }; @@ -1599,7 +1599,7 @@ MyPage = CodePush(codePushOptions)(MyPage); rankQrcodeImg: { width: 200/PixelRatio.get(), height: 200/PixelRatio.get(), - marginLeft: 8/PixelRatio.get(), + marginLeft: -12/PixelRatio.get(), }, starTitle: { @@ -1612,7 +1612,7 @@ MyPage = CodePush(codePushOptions)(MyPage); rankRun02: { marginTop: 12/PixelRatio.get(), - marginLeft: -12/PixelRatio.get(), + marginLeft: 2/PixelRatio.get(), }, merchantText: {