Explorar el Código

【大屏】【添加】【商户排行字号调整8】

tags/jenkins-front-end-screenad-308-v164^0
caserKing hace 5 años
padre
commit
b427299bf5
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. +2
    -2
      App.js

+ 2
- 2
App.js Ver fichero

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


Cargando…
Cancelar
Guardar