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: {