From fd6531ab9509e987e474f56ee19b130581c517dd Mon Sep 17 00:00:00 2001 From: unknown Date: Fri, 13 Nov 2020 17:32:07 +0800 Subject: [PATCH] =?UTF-8?q?=E6=80=9D=E7=BB=B4=E5=AF=BC=E5=9B=BE=E6=9F=A5?= =?UTF-8?q?=E7=9C=8B=E5=99=A8=E6=A0=B7=E5=BC=8F=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/manage_system/template/mind.vue | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/views/manage_system/template/mind.vue b/src/views/manage_system/template/mind.vue index 5587f080..78d240f4 100644 --- a/src/views/manage_system/template/mind.vue +++ b/src/views/manage_system/template/mind.vue @@ -311,7 +311,9 @@ box-shadow: 0px 3px 11px 1px rgba(0, 0, 0, 0.2); padding-bottom: 64px; z-index: 2; - + .navtreebox { + height: 714px - 65px; + } &_head { border-bottom: 1px solid rgba(#8E909F, 1);