Explorar o código

提示信息去掉

luolei %!s(int64=4) %!d(string=hai) anos
pai
achega
ab1d7fe736
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/components/PushItems/TipsMsg/index.jsx

+ 1 - 1
src/components/PushItems/TipsMsg/index.jsx

@@ -18,7 +18,7 @@ class TipsMsg extends Component {
 
     render() {
         const { tips, showTips, tipsDiscalimer, tipsImg, tmpFlg,showPartName} = this.props;
-        return <div id="tipsMsg" className={style["tips"]}>
+        return <div id="tipsMsg" className={style["tips"]} style={{display:"none"}}>
         <h1>
           <img src={tipsImg} />
           提示信息