liujq 3 lat temu
rodzic
commit
a074762db7
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      src/pagesMore/news/tpDtl.jsx

+ 1 - 1
src/pagesMore/news/tpDtl.jsx

@@ -190,7 +190,7 @@ class Index extends Component {
         {this.renderShare()}
         {this.renderHeader()}
         {this.renderOptionsInfo()}
-        <Image src={homeBanner} className="qr-footer" onClick={this.linkHome.bind(this)}></Image>
+        {/* <Image src={homeBanner} className="qr-footer" onClick={this.linkHome.bind(this)}></Image> */}
       </View>
     )
   }