From 7939f2d7d583b3b8cb6ee23bff2a15aeaf51db8d Mon Sep 17 00:00:00 2001 From: GL <954534408@qq.com> Date: Thu, 5 Nov 2020 10:40:13 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E4=BF=AE=E6=94=B9=E5=BA=95=E9=83=A8?= =?UTF-8?q?=E5=AF=BC=E8=88=AA=E5=92=8C=E9=80=80=E5=87=BA=E7=99=BB=E5=BD=95?= =?UTF-8?q?=E3=80=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 68 ++++++++++++++++++++------------------ src/stores/index.js | 31 +++++++++++++++++ src/views/home/index.vue | 2 +- src/views/person/index.vue | 11 +++++- 4 files changed, 78 insertions(+), 34 deletions(-) diff --git a/src/App.vue b/src/App.vue index a33b4e4..3306055 100644 --- a/src/App.vue +++ b/src/App.vue @@ -15,37 +15,39 @@