Procházet zdrojové kódy

测试重新安装03

tags/jenkins-front-end-screenad-223-v123^0
caserKing před 5 roky
rodič
revize
c6ccd3ec76
1 změnil soubory, kde provedl 3 přidání a 3 odebrání
  1. +3
    -3
      App.js

+ 3
- 3
App.js Zobrazit soubor

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


Načítá se…
Zrušit
Uložit