From e5472658db11d318cf2607d7e0a47460573da3f0 Mon Sep 17 00:00:00 2001
From: loulijun2021 <1694218219@qq.com>
Date: 星期五, 18 十一月 2022 11:15:43 +0800
Subject: [PATCH] 1.设备保养项目、设备点检标准、设备保养标准导入接口提交

---
 src/layout/components/Sidebar/index.vue |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/src/layout/components/Sidebar/index.vue b/src/layout/components/Sidebar/index.vue
index b66020e..55495dd 100644
--- a/src/layout/components/Sidebar/index.vue
+++ b/src/layout/components/Sidebar/index.vue
@@ -152,4 +152,8 @@
   color: #ffffff;
   cursor: default;
 }
+
+.el-menu{
+  background-color: #213145 !important;
+}
 </style>

--
Gitblit v1.9.3