Explorar el Código

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

tags/jenkins-front-end-screenad-317-v173^0
caserKing hace 5 años
padre
commit
e8e6804786
Se han modificado 1 ficheros con 1 adiciones y 2 borrados
  1. +1
    -2
      App.js

+ 1
- 2
App.js Ver fichero

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


Cargando…
Cancelar
Guardar