Ver a proveniência

测试重新安装02

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

+ 4
- 4
App.js Ver ficheiro

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

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


Carregando…
Cancelar
Guardar