From 994d9b9ee016da3fa2a4a3e8a87621169d9bae2f Mon Sep 17 00:00:00 2001 From: lixiaobang <2547956374@qq.com> Date: Wed, 9 Nov 2022 17:35:52 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BB=A3=E7=A0=81=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 2 +- src/api/index.js | 6 +++++ src/router.js | 1 - src/views/Home.vue | 60 +++++++++++++++++++++++++++++++++++++--------- 4 files changed, 56 insertions(+), 13 deletions(-) diff --git a/src/App.vue b/src/App.vue index 76c600a..99449fc 100644 --- a/src/App.vue +++ b/src/App.vue @@ -2,7 +2,7 @@