From ae2d855c89ca722ac7309fdf1aa6ceed370e3b95 Mon Sep 17 00:00:00 2001 From: heyujie <516346543@qq.com> Date: 星期一, 11 十月 2021 20:22:30 +0800 Subject: [PATCH] 监控ui --- src/pages/vindicate/views/sysInfo.vue | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/src/pages/vindicate/views/sysInfo.vue b/src/pages/vindicate/views/sysInfo.vue index d42de03..c4eb552 100644 --- a/src/pages/vindicate/views/sysInfo.vue +++ b/src/pages/vindicate/views/sysInfo.vue @@ -192,6 +192,8 @@ .v-sys-info { width: 100%; background-color: #FBFAFF; + border-top:2px solid #E1E0E6 ; + border-left:2px solid #E1E0E6 ; .el-dialog__header { padding: 15px 20px 10px; text-align: left; -- Gitblit v1.8.0