From ec5911a987673537933355a96903dae52ff41f21 Mon Sep 17 00:00:00 2001
From: lyt <1105290566@qq.com>
Date: Thu, 16 Dec 2021 21:10:17 +0800
Subject: [PATCH] =?UTF-8?q?'admin-21.12.16:=E4=BC=98=E5=8C=96=E7=99=BB?=
=?UTF-8?q?=E5=BD=95=E9=A1=B5=E3=80=81=E6=B7=BB=E5=8A=A0=E5=BC=80=E5=8F=91?=
=?UTF-8?q?=E6=96=87=E6=A1=A3=E8=BF=9E=E6=8E=A5'?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
README.md | 16 +++++------
src/layout/lockScreen/index.vue | 14 ++++++----
src/views/login/component/account.vue | 38 ++++++++++++++++++++++++---
src/views/login/component/mobile.vue | 33 ++++++++++++++++++++---
src/views/login/component/scan.vue | 12 ++++-----
src/views/login/index.vue | 33 ++++++-----------------
6 files changed, 92 insertions(+), 54 deletions(-)
diff --git a/README.md b/README.md
index 2497532..f83c268 100644
--- a/README.md
+++ b/README.md
@@ -68,19 +68,10 @@ cnpm run dev
cnpm run build
```
-#### 🍉 git 命令
-
-- 在本地新建一个分支:`git branch newBranch`
-- 切换到你的新分支:`git checkout newBranch`
-- 将新分支发布在 github、gitee 上:`git push origin newBranch`
-- 在本地删除一个分支:`git branch -d newBranch`
-- 在 github 远程端删除一个分支:`git push origin :newBranch (分支名前的冒号代表删除)`
-- 注意删除远程分支后,如果有对应的本地分支,本地分支并不会同步删除!
-
#### 💯 学习交流加 QQ 群
- 若加群了没同意(一般不会超过一天),那就是群满了,请换一个群试试
-- 查看开发文档、vue-next-admin 开发文档正在编写中...
+- 查看开发文档:vue-next-admin-doc
- 群号码:
1 群:665452019
2 群:766356862
@@ -92,6 +83,11 @@ cnpm run build
+#### 💒 集成后端
+
+- @熊猫 PandaGoAdmin
+- @甜蜜蜜 GoPro 平台
+
#### ❤️ 鸣谢列表
- vue
diff --git a/src/layout/lockScreen/index.vue b/src/layout/lockScreen/index.vue
index c2d7fcd..f6ea536 100644
--- a/src/layout/lockScreen/index.vue
+++ b/src/layout/lockScreen/index.vue
@@ -20,7 +20,7 @@