浏览代码

样式修改

黄琪勇 8 月之前
父节点
当前提交
102b7d18dc
共有 2 个文件被更改,包括 2 次插入2 次删除
  1. 1 1
      src/page-instrument/view-detail/index.module.less
  2. 1 1
      src/view/abnormal-pop/index.module.less

+ 1 - 1
src/page-instrument/view-detail/index.module.less

@@ -374,7 +374,7 @@
             width: 11px;
             height: 11px;
             border-radius: 50%;
-            background: #11FFD4;
+            background: #06E7BE;
             opacity: 0.5;
             &:nth-child(2){
                 opacity:1;

+ 1 - 1
src/view/abnormal-pop/index.module.less

@@ -146,7 +146,7 @@
         width: 11px;
         height: 11px;
         border-radius: 50%;
-        background: #11FFD4;
+        background: #06E7BE;
         opacity: 0.5;
         &:nth-child(2){
             opacity:1;