diff --git a/src/components/Portal/interactBar.vue b/src/components/Portal/interactBar.vue
index e0462eb0..597529f2 100644
--- a/src/components/Portal/interactBar.vue
+++ b/src/components/Portal/interactBar.vue
@@ -551,7 +551,8 @@ export default {
margin: 0 0 0 15px;
}
.interact-bar-value{
- color:#6E7B84;
+ // color:#6E7B84; ui图给的颜色,但是效果于ui图效果不一样,也没有透明度,所以找一个相近的和谐的颜色
+ color:#999;
}
}
}
diff --git a/src/icons/svg/addArticle.svg b/src/icons/svg/addArticle.svg
index 3ea8d7b8..682d8bd1 100644
--- a/src/icons/svg/addArticle.svg
+++ b/src/icons/svg/addArticle.svg
@@ -1,49 +1 @@
-
+
\ No newline at end of file
diff --git a/src/views/portal/article/Index.vue b/src/views/portal/article/Index.vue
index 695ab4f2..3cbfa166 100644
--- a/src/views/portal/article/Index.vue
+++ b/src/views/portal/article/Index.vue
@@ -47,7 +47,7 @@
贡献榜