From fd0402c67ca9a6e5e4119ed37daef5b05f9bfb8d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=A8=E6=A0=91=E6=98=8E?= <775174143@qq.com> Date: Wed, 31 Jul 2019 16:39:16 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=97=E5=8C=85=E5=AE=8C=E5=96=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../react/src/modules/user/usersInfo/InfosPackage.js | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/public/react/src/modules/user/usersInfo/InfosPackage.js b/public/react/src/modules/user/usersInfo/InfosPackage.js index 65cf2467a..d3e7b0978 100644 --- a/public/react/src/modules/user/usersInfo/InfosPackage.js +++ b/public/react/src/modules/user/usersInfo/InfosPackage.js @@ -124,9 +124,9 @@ class InfosPackage extends Component{ } = this.state; let is_current=this.props.is_current; - console.log(data) + // console.log(data) return( -
+
  • this.changeCategory()}>全部
  • @@ -209,7 +209,12 @@ class InfosPackage extends Component{
    )})} - + { + totalCount >20 && +
    + +
    + }