Ver a proveniência

测试重新安装03

tags/jenkins-front-end-screenad-223-v123^0
caserKing há 5 anos
ascendente
cometimento
c6ccd3ec76
1 ficheiros alterados com 3 adições e 3 eliminações
  1. +3
    -3
      App.js

+ 3
- 3
App.js Ver ficheiro

@@ -655,8 +655,8 @@ getAdView(){
ref={'carousel02'}
data={adDataList}
renderItem={this.setSwiperItemDom}
sliderWidth={1000}
itemWidth={1000}
sliderWidth={1080}
itemWidth={1080}
itemHeight={134}
sliderHeight={134}
activeSlideOffset={0}
@@ -1206,7 +1206,7 @@ MyPage = CodePush(codePushOptions)(MyPage);

contentItemTopForAd:{
flex: 1,
width: 1000/PixelRatio.get(),
width: 1080/PixelRatio.get(),
// width: '100%',
height:'100%',
paddingLeft: 22/PixelRatio.get(),


Carregando…
Cancelar
Guardar