From 5a9e8516c89afbd66f5cf81efab480f22e45cd8f Mon Sep 17 00:00:00 2001 From: yujialong <479214531@qq.com> Date: Tue, 14 Jun 2022 10:44:56 +0800 Subject: [PATCH] =?UTF-8?q?=E7=99=BB=E5=BD=95=E7=AD=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- App.vue | 18 +----------------- apis/request.js | 7 +------ libs/util.js | 2 +- main.js | 1 + pages.json | 12 ++++++------ pages/index/index.vue | 27 +++++++++++++++++++++++++-- pages/login/login.vue | 1 + pages/person/person.vue | 2 +- styles/common.scss | 3 +++ 9 files changed, 40 insertions(+), 33 deletions(-) diff --git a/App.vue b/App.vue index 7e91dc0..d996bf2 100644 --- a/App.vue +++ b/App.vue @@ -1,23 +1,7 @@