瀏覽代碼

备案号颜色

zhouna 5 年之前
父節點
當前提交
cc4f15d01f
共有 1 個文件被更改,包括 3 次插入0 次删除
  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>