From 27bfde83c124adfac1e96c14b0f21a163c6a0b54 Mon Sep 17 00:00:00 2001 From: zypo Date: Tue, 21 Jan 2020 18:41:09 +0800 Subject: [PATCH] =?UTF-8?q?U=20-=20=E7=99=BB=E5=BD=95=E6=B7=BB=E5=8A=A0?= =?UTF-8?q?=E9=BB=98=E8=AE=A4=E8=B4=A6=E5=8F=B7=E5=AF=86=E7=A0=81=E6=8F=90?= =?UTF-8?q?=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 f4aee6c..a66ee20 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="请输入密码" + placeholder="请输入密码: spug" onPressEnter={this.handleSubmit} prefix={}/> )}