From fb2bf08ea4c74e09c557c975689176b3e8683e44 Mon Sep 17 00:00:00 2001
From: ZZJ <zzjdsg2300@163.com>
Date: 星期六, 09 十月 2021 18:55:30 +0800
Subject: [PATCH] 样式修改v1

---
 src/pages/vindicate/views/sysInfo.vue |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/pages/vindicate/views/sysInfo.vue b/src/pages/vindicate/views/sysInfo.vue
index c4eb552..d9a327a 100644
--- a/src/pages/vindicate/views/sysInfo.vue
+++ b/src/pages/vindicate/views/sysInfo.vue
@@ -192,8 +192,8 @@
 .v-sys-info {
   width: 100%;
   background-color: #FBFAFF;
-  border-top:2px solid #E1E0E6 ;
-  border-left:2px solid #E1E0E6 ;
+  border-top: 4px solid #f2f2f7;
+  border-left: 4px solid #f2f2f7;
   .el-dialog__header {
     padding: 15px 20px 10px;
     text-align: left;

--
Gitblit v1.8.0