Explorar el Código

【大屏】【修改】】星星样式3】

tags/jenkins-front-end-screenad-324-v179^0
caserKing hace 5 años
padre
commit
13f06f5313
Se han modificado 1 ficheros con 3 adiciones y 3 borrados
  1. +3
    -3
      App.js

+ 3
- 3
App.js Ver fichero

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


Cargando…
Cancelar
Guardar