From 95ccc1acc6d8ede1c839493e7aecc9c97fd34c8c Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期五, 24 九月 2021 15:55:39 +0800
Subject: [PATCH] 2021-09-24

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

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

--
Gitblit v1.8.0