gaohaiyong 1 年之前
父節點
當前提交
8ccca8eb9e
共有 1 個文件被更改,包括 4 次插入4 次删除
  1. 4 4
      src/views/data/query/components/bmyCaseQualityBox.vue

+ 4 - 4
src/views/data/query/components/bmyCaseQualityBox.vue

@@ -191,7 +191,7 @@
   }
   .Rradiobox {
     width: 10px;
-    background: #fa6400;
+    background: #348ceb;
     height: 10px;
     margin-right: 5px;
     border-radius: 50%;
@@ -240,12 +240,12 @@
 }
 .cont-reight-bottom-title-null {
   width: 70px;
-  background: #fffbec;
-  border-right: 3px solid #fa6400;
+  background: #348ceb10;
+  border-right: 3px solid #348ceb;
   text-align: center;
   font-size: 24px;
   font-weight: bold;
-  color: #ff5700;
+  color: #348ceb;
   position: relative;
   display: flex;
   flex-direction: column;