소스 검색

【大屏】【切换回券模式]

tags/jenkins-front-end-screenad-317-v173^0
caserKing 5 년 전
부모
커밋
e8e6804786
1개의 변경된 파일1개의 추가작업 그리고 2개의 파일을 삭제
  1. +1
    -2
      App.js

+ 1
- 2
App.js 파일 보기

@@ -333,7 +333,7 @@ codePushStatusDidChange(syncStatus) {
}
//aaa
// this.setState({adType: num })
this.setState({adType: 1 })
this.setState({adType: 0 })
adDataList.map(item => {
item.starNum = 3.4;
item.logoUrl = item.coverImg;
@@ -698,7 +698,6 @@ getContentView() {
}
}
setAdSwiperItemDom(item) {
console.log(item)
let contentItem = item.item;
if (this.state.hasRankList && contentItem.hasRank != undefined && contentItem.hasRank) {
return (


불러오는 중...
취소
저장