Explorar el Código

宽度100%

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

+ 2
- 1
App.js Ver fichero

@@ -1175,7 +1175,8 @@ MyPage = CodePush(codePushOptions)(MyPage);

contentItemTopForAd:{
flex: 1,
width: 1127/PixelRatio.get(),
// width: 1127/PixelRatio.get(),
width: '100%',
height:'100%',
paddingLeft: 22/PixelRatio.get(),
paddingRight: 26/PixelRatio.get(),


Cargando…
Cancelar
Guardar