diff --git a/App.js b/App.js index 47244f5..71614e7 100644 --- a/App.js +++ b/App.js @@ -1591,7 +1591,7 @@ MyPage = CodePush(codePushOptions)(MyPage); }, RankLogo: { - width: 185/PixelRatio.get(), + width: 188/PixelRatio.get(), height: 200/PixelRatio.get(), marginLeft: 20/PixelRatio.get(), }, @@ -1599,7 +1599,7 @@ MyPage = CodePush(codePushOptions)(MyPage); rankQrcodeImg: { width: 200/PixelRatio.get(), height: 200/PixelRatio.get(), - marginLeft: -12/PixelRatio.get(), + marginRight: 20/PixelRatio.get(), }, starTitle: { @@ -1612,7 +1612,7 @@ MyPage = CodePush(codePushOptions)(MyPage); rankRun02: { marginTop: 12/PixelRatio.get(), - marginLeft: 2/PixelRatio.get(), + marginLeft: 10/PixelRatio.get(), }, merchantText: {