chenrui  %!s(int64=2) %!d(string=hai) anos
pai
achega
7b5325d886
Modificáronse 1 ficheiros con 4 adicións e 4 borrados
  1. 4 4
      src/views/systemSettings/log/index.vue

+ 4 - 4
src/views/systemSettings/log/index.vue

@@ -201,7 +201,7 @@ preDatas.value.splice(5, 10);
             position: absolute;
             width: 20px;
             height: 20px;
-            background: #2d67e3;
+            background: #ac014d;
             left: -5px;
             border-radius: 50%;
             z-index: 1;
@@ -228,7 +228,7 @@ preDatas.value.splice(5, 10);
 .interfaceLog_content_progress {
   height: 100%;
 }
-::v-deep.el-timeline .list_status {
-  background: #ac014d !important;
-}
+// ::v-deep.el-timeline .list_status {
+//   background: #ac014d !important;
+// }
 </style>