|
@@ -269,7 +269,6 @@ class Index extends Component {
|
|
|
|
|
|
renderBanner () {
|
|
renderBanner () {
|
|
const { adBannerList } = this.state
|
|
const { adBannerList } = this.state
|
|
- console.log(adBannerList.length === 0)
|
|
|
|
if (adBannerList.length === 0) {
|
|
if (adBannerList.length === 0) {
|
|
return
|
|
return
|
|
}
|
|
}
|