zhouna 5 anni fa
parent
commit
cc4f15d01f
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  1. 3 0
      src/components/common/CopyRightInfo.vue

+ 3 - 0
src/components/common/CopyRightInfo.vue

@@ -32,5 +32,8 @@ export default {
 .copyRightInfo {
     margin: 0 22px 0 238px;
 }
+    .copyRightNum{
+        color:#545455
+    }
 </style>