From 6a84302ef0b727fbb8af05899b99b5c75f94cbbe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=AA=86=E4=B9=90?= <342503599@qq.com> Date: Tue, 22 Nov 2022 16:56:18 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=AD=E5=BB=BA=E5=9B=9B=E5=B1=80-(=E5=AE=89?= =?UTF-8?q?=E5=85=A8=E7=AE=A1=E7=90=86=E9=A1=B5=E9=9D=A2)-=E6=B3=A8?= =?UTF-8?q?=E9=87=8A=E6=97=A0=E7=94=A8=E6=8E=A5=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../projectAdmin/fourEngin/monitor/index.vue | 9 +++++++ .../fourEngin/security/leftTop.vue | 27 ++++++++++--------- 2 files changed, 24 insertions(+), 12 deletions(-) diff --git a/src/views/projectAdmin/fourEngin/monitor/index.vue b/src/views/projectAdmin/fourEngin/monitor/index.vue index fd323f74..2e0430d1 100644 --- a/src/views/projectAdmin/fourEngin/monitor/index.vue +++ b/src/views/projectAdmin/fourEngin/monitor/index.vue @@ -213,6 +213,15 @@ export default { font-size: 20px; } + ::v-deep .el-tree__empty-text { + width: 200px; + position: absolute; + left: 315%; + top: 600%; + transform: translate(-50%, -50%); + color: #737996; + font-size: 20px; + } } diff --git a/src/views/projectAdmin/fourEngin/security/leftTop.vue b/src/views/projectAdmin/fourEngin/security/leftTop.vue index 7bd28b9b..59e2631b 100644 --- a/src/views/projectAdmin/fourEngin/security/leftTop.vue +++ b/src/views/projectAdmin/fourEngin/security/leftTop.vue @@ -86,7 +86,10 @@