Browse Source

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

tags/jenkins-front-end-screenad-317-v173^0
caserKing 5 years ago
parent
commit
e8e6804786
1 changed files with 1 additions and 2 deletions
  1. +1
    -2
      App.js

+ 1
- 2
App.js View File

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


Loading…
Cancel
Save