From 52894b711a544e0db6ad6190a2e812271b572b4b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E9=82=93=E5=B9=B3=E8=89=BA?= <52643018@qq.com>
Date: Thu, 24 Jun 2021 15:37:14 +0800
Subject: [PATCH] =?UTF-8?q?=E5=BE=AE=E4=BF=A1=E7=99=BB=E5=BD=95=E4=BF=AE?=
=?UTF-8?q?=E6=94=B9?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
App - 副本.vue | 194 ++++++++++++++++++++++++++++++++++++++++++
App.vue | 56 ++----------
common/api.js | 1 +
common/shared.js | 22 +----
main.js | 2 +-
pages/login/index.vue | 25 ++++--
6 files changed, 223 insertions(+), 77 deletions(-)
create mode 100644 App - 副本.vue
diff --git a/App - 副本.vue b/App - 副本.vue
new file mode 100644
index 0000000..571486c
--- /dev/null
+++ b/App - 副本.vue
@@ -0,0 +1,194 @@
+
+
+
diff --git a/App.vue b/App.vue
index eb7583d..c1b54e5 100644
--- a/App.vue
+++ b/App.vue
@@ -1,7 +1,7 @@