From bc4b696dd795453cf551b94ee89965bc655a9589 Mon Sep 17 00:00:00 2001 From: Joel <479214531@qq.com> Date: Mon, 8 Nov 2021 19:46:07 +0800 Subject: [PATCH] =?UTF-8?q?=E6=98=BE=E7=A4=BA=E5=90=8E=E5=8F=B0=E5=9B=BE?= =?UTF-8?q?=E6=A0=87=E7=AD=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/layouts/header/index.vue | 35 +++++++++++++++---------------- src/layouts/navbar/index.vue | 7 ++++++- src/pages/data/list/index.vue | 38 ++++++++++++++-------------------- src/pages/index/list/index.vue | 4 ++-- src/pages/stat/list/index.vue | 12 ++++++----- src/setting.js | 6 +++--- src/store/modules/user.js | 2 +- src/styles/common.scss | 4 ++-- 8 files changed, 54 insertions(+), 54 deletions(-) diff --git a/src/layouts/header/index.vue b/src/layouts/header/index.vue index fe0f1f7..0541c7d 100644 --- a/src/layouts/header/index.vue +++ b/src/layouts/header/index.vue @@ -1,17 +1,16 @@