From 0cfab2b97c0913d2f5ccd55760f8768316f91138 Mon Sep 17 00:00:00 2001
From: ZZJ <zzjdsg2300@163.com>
Date: 星期二, 28 九月 2021 11:34:02 +0800
Subject: [PATCH] 系统维护v0

---
 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