From 66253ec4e20e8b9ff06aed135d924bed007bf662 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=A8=E6=A0=91=E6=9E=97?= <904079904@qq.com> Date: Fri, 18 Oct 2019 11:33:10 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9C=AC=E5=9C=B0=E7=89=88=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/react/src/modules/login/LoginDialog.js | 18 +++++----- .../modules/user/LoginRegisterComponent.js | 36 +++++++++---------- 2 files changed, 27 insertions(+), 27 deletions(-) diff --git a/public/react/src/modules/login/LoginDialog.js b/public/react/src/modules/login/LoginDialog.js index 6bd6ac41f..f31f3bd15 100644 --- a/public/react/src/modules/login/LoginDialog.js +++ b/public/react/src/modules/login/LoginDialog.js @@ -366,7 +366,7 @@ class LoginDialog extends Component { componentDidMount() { let flag = this.IsPC(); //true为PC端,false为手机端 this.setState({ - isphone:flag + isphone:false }) if(this.props.isRender!=undefined){ @@ -652,15 +652,15 @@ class LoginDialog extends Component {
- {this.state.isphone===true?+ {/* {this.state.isphone===true?
*/} - ———————— 快速登录 ———————— -
- :""} + {/* ———————— 快速登录 ————————*/} + {/*