230320a303 5 ماه پیش
والد
کامیت
e3e027f0d0
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  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
     }