Ver código fonte

宽度100%

tags/jenkins-front-end-screenad-214-v117^0
caserKing 5 anos atrás
pai
commit
376d470b93
1 arquivos alterados com 2 adições e 1 exclusões
  1. +2
    -1
      App.js

+ 2
- 1
App.js Ver arquivo

@@ -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(),


Carregando…
Cancelar
Salvar