From 29c271ec1a2cc0fddaa173e7eff3f037698c7113 Mon Sep 17 00:00:00 2001 From: wen <1515> Date: Fri, 4 Nov 2022 13:28:52 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=EF=BC=8C=20=E4=BC=98?= =?UTF-8?q?=E5=8C=96=EF=BC=8C=E5=85=BC=E5=AE=B9=E7=A7=BB=E5=8A=A8=E7=AB=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/layout/index.vue | 8 ++-- src/layout/mixin/ResizeHandler.js | 1 + src/router/index.js | 2 +- src/styles/element-ui.scss | 6 +++ src/styles/publics.scss | 4 +- src/utils/get-page-title.js | 2 +- src/views/filemange/index.vue | 11 ++--- src/views/login/index.vue | 3 +- src/views/subfile/index.vue | 77 +++++++++---------------------- 9 files changed, 42 insertions(+), 72 deletions(-) diff --git a/src/layout/index.vue b/src/layout/index.vue index 5b367ba..5f72749 100644 --- a/src/layout/index.vue +++ b/src/layout/index.vue @@ -4,14 +4,14 @@ 图片 - 后台管理系统 + 文件后台管理系统
-