From 5306aa30949e7a4cb7632da46ed7a786c5e61bde Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期一, 30 八月 2021 18:30:28 +0800
Subject: [PATCH] 2021-08-30

---
 src/pc/components/login/normal-login/index.jsx |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/pc/components/login/normal-login/index.jsx b/src/pc/components/login/normal-login/index.jsx
index 9f0d75e..74ec83e 100644
--- a/src/pc/components/login/normal-login/index.jsx
+++ b/src/pc/components/login/normal-login/index.jsx
@@ -46,7 +46,7 @@
         wrap: { name: card.name, width: card.width || 24, loginWays: ['uname_pwd'] },
         style: { background: '#ffffff', width: '330px', borderRadius: '4px', marginLeft: '55vw'},
         loginWays: [
-          {type: 'uname_pwd', label: '璐﹀彿瀵嗙爜', remember: 'true'},
+          {type: 'uname_pwd', label: '璐﹀彿瀵嗙爜鐧诲綍', remember: 'true'},
           {type: 'sms_vcode', label: '鐭俊楠岃瘉鐮�'},
           {type: 'app_scan', label: '鎵爜鐧诲綍'},
         ]

--
Gitblit v1.8.0