From 8b168b0c5c2c49f7435435124443db8c12791f4c Mon Sep 17 00:00:00 2001 From: xy <271556543@qq.com> Date: Thu, 9 Mar 2023 14:26:44 +0800 Subject: [PATCH] 2023-3-9 --- src/layout/index.vue | 20 ++++++++++++-------- src/router/index.js | 6 +++--- src/store/modules/permission.js | 24 ++++++++++++++++++------ src/utils/auth.js | 4 ++-- src/utils/request.js | 6 ++++-- 5 files changed, 39 insertions(+), 21 deletions(-) diff --git a/src/layout/index.vue b/src/layout/index.vue index f95c8b9..30ad4f9 100644 --- a/src/layout/index.vue +++ b/src/layout/index.vue @@ -6,12 +6,8 @@
@@ -41,7 +37,7 @@