Browse Source

颜色改为ccc

luolei 5 years ago
parent
commit
feb81b601f
1 changed files with 1 additions and 1 deletions
  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%);
   }