From a67333be231905525761ffe7e699e6b7c17aac97 Mon Sep 17 00:00:00 2001
From: luyuan <1162963624@qq.com>
Date: Sat, 10 Oct 2020 10:19:38 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=BA=86api=E9=9B=86?=
=?UTF-8?q?=E4=B8=AD=E5=8C=96=20=E6=90=9E=E5=AE=9A=E4=BA=86vuex?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/App.vue | 12 ++++++++++
src/api/base.ts | 27 ++++++++++++++++++-----
src/api/index.ts | 46 +++++++++++++++++++++++++--------------
src/components/Menu.vue | 19 ++++++++--------
src/store/index.ts | 15 ++++++++++---
src/types/index.d.ts | 27 ++++++++++++++++++-----
src/views/login/Login.vue | 27 +++++------------------
7 files changed, 112 insertions(+), 61 deletions(-)
diff --git a/src/App.vue b/src/App.vue
index d831336..fc13294 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -5,6 +5,18 @@
-->
+