From 87b9cda7fd9fb37a10c7644b806b3f5e391a92c7 Mon Sep 17 00:00:00 2001 From: vapao Date: Wed, 22 Jan 2020 14:26:17 +0800 Subject: [PATCH] =?UTF-8?q?U=20=E6=9B=B4=E6=96=B0=E7=99=BB=E5=BD=95?= =?UTF-8?q?=E9=A1=B5=E8=BE=93=E5=85=A5=E6=A1=86=E6=8F=90=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- spug_web/src/pages/login/index.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/spug_web/src/pages/login/index.js b/spug_web/src/pages/login/index.js index a66ee20..f4aee6c 100644 --- a/spug_web/src/pages/login/index.js +++ b/spug_web/src/pages/login/index.js @@ -83,7 +83,7 @@ class LoginIndex extends React.Component { }/> )} @@ -93,7 +93,7 @@ class LoginIndex extends React.Component { size="large" type="password" autoComplete="off" - placeholder="请输入密码: spug" + placeholder="请输入密码" onPressEnter={this.handleSubmit} prefix={}/> )}