230320a303 hace 5 meses
padre
commit
e3e027f0d0
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      src/pages/index/index.jsx

+ 0 - 1
src/pages/index/index.jsx

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