From 1ccc74ec2b9adf244e529e66825f8d4cfa9bd701 Mon Sep 17 00:00:00 2001
From: lyt <1105290566@qq.com>
Date: Sun, 27 Dec 2020 14:55:27 +0800
Subject: [PATCH] =?UTF-8?q?'admin-12.27:=E7=BC=96=E5=86=99=E7=99=BB?=
=?UTF-8?q?=E5=BD=95=E7=95=8C=E9=9D=A2'?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../src/views/login/component/account.vue | 87 +++++++++++++++
.../src/views/login/component/mobile.vue | 55 +++++++++
.../src/views/login/index.vue | 105 ++++++------------
3 files changed, 174 insertions(+), 73 deletions(-)
create mode 100644 vue-admin-wonderful-next/src/views/login/component/account.vue
create mode 100644 vue-admin-wonderful-next/src/views/login/component/mobile.vue
diff --git a/vue-admin-wonderful-next/src/views/login/component/account.vue b/vue-admin-wonderful-next/src/views/login/component/account.vue
new file mode 100644
index 0000000..a8d0f23
--- /dev/null
+++ b/vue-admin-wonderful-next/src/views/login/component/account.vue
@@ -0,0 +1,87 @@
+
+