Explorar el Código

备案号颜色

zhouna hace 5 años
padre
commit
cc4f15d01f
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  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>