소스 검색

颜色改为ccc

luolei 5 년 전
부모
커밋
feb81b601f
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/components/PathInfo.vue

+ 1 - 1
src/components/PathInfo.vue

@@ -400,7 +400,7 @@
     bottom: 0.4rem;
     left: 50%;
     text-align: center;
-    color: #AAA;
+    color: #cccccc;
     font-size: 0.24rem;
     transform: translateX(-50%);
   }