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/views/login/index.jsx |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/src/views/login/index.jsx b/src/views/login/index.jsx
index 315618c..ef337c1 100644
--- a/src/views/login/index.jsx
+++ b/src/views/login/index.jsx
@@ -453,14 +453,12 @@
                 login_types.push(item.way_no)
 
                 login_ways.push({
-                  label: item.way_name,
                   type: item.way_no,
                   smsId: item.sms_id
                 }) 
               })
             } else {
               login_ways.push({
-                label: '璐﹀彿瀵嗙爜鐧诲綍',
                 type: 'uname_pwd',
                 smsId: ''
               })

--
Gitblit v1.8.0