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