From 877d4107bf6015a904d982f4ccfeff463cf011e2 Mon Sep 17 00:00:00 2001 From: wen <1515> Date: Sat, 29 Oct 2022 09:36:12 +0800 Subject: [PATCH] =?UTF-8?q?=E6=89=80=E6=9C=89=E6=8E=A5=E5=8F=A3=E5=8F=8A?= =?UTF-8?q?=E5=8A=9F=E8=83=BD=E5=AE=8C=E6=88=90=EF=BC=8C=E5=B7=B2=E4=BC=98?= =?UTF-8?q?=E5=8C=96=EF=BC=8C=E6=B5=8B=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/index.html | 2 +- public/loadhead.css | 1 + src/components/Breadcrumb/index.vue | 133 +++++- src/layout/components/Sidebar/index.vue | 49 +- .../components/Sidebar/leftMenusData.js | 9 +- src/store/modules/user.js | 4 +- src/views/filemange/index.vue | 425 ++++++++++++++++-- src/views/homepage/index.vue | 22 +- src/views/login/index.vue | 53 ++- src/views/subfile/{indexs.js => index.js} | 0 src/views/subfile/index.vue | 61 ++- src/views/systme/changepass.vue | 151 ++++--- src/views/systme/switchtheme.vue | 43 +- src/views/systme/userrelated.vue | 7 +- src/views/usermanage/index.vue | 53 +-- 15 files changed, 767 insertions(+), 246 deletions(-) rename src/views/subfile/{indexs.js => index.js} (100%) diff --git a/public/index.html b/public/index.html index 643e78b..7fcf87d 100644 --- a/public/index.html +++ b/public/index.html @@ -6,7 +6,7 @@ -