소스 검색

修改异常管理页面

ZaiZai 1 년 전
부모
커밋
4d151beef0
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 1
      public/version.json
  2. 1 1
      src/layout/index.scss

+ 1 - 1
public/version.json

@@ -1,3 +1,3 @@
 {
-  "value": "20240402173649"
+  "value": "20240402180040"
 }

+ 1 - 1
src/layout/index.scss

@@ -115,7 +115,7 @@
         text-shadow: 0 0 5px #20C98B;
     }
     .el-menu-item.is-active {
-        background-color: #282828;
+        background-color: #7d7d7d;
         &::after {
             content: '';
             position: absolute;