From b427299bf532b6cde837c6922f7fe1bbdf915404 Mon Sep 17 00:00:00 2001 From: caserKing Date: Mon, 16 Sep 2019 22:24:26 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E5=A4=A7=E5=B1=8F=E3=80=91=E3=80=90?= =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E3=80=91=E3=80=90=E5=95=86=E6=88=B7=E6=8E=92?= =?UTF-8?q?=E8=A1=8C=E5=AD=97=E5=8F=B7=E8=B0=83=E6=95=B48=E3=80=91?= 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 ccb2994..bb67128 100644 --- a/App.js +++ b/App.js @@ -498,7 +498,7 @@ renderRankDom() { //每一条 rank rankItemDom(item,index) { // let fontSizeNum = 30/(PixelRatio.get()); - let fontSizeNum = 22; + let fontSizeNum = 28; let curStyleObj = { width: fontSizeNum, height: fontSizeNum, @@ -1460,7 +1460,7 @@ MyPage = CodePush(codePushOptions)(MyPage); }, starTitle: { - fontSize: 30/PixelRatio.get(), + fontSize: 28/PixelRatio.get(), }, merchantText: {