From c3c58ea22294aaf42c8884e94e6465bbbb7f73ba Mon Sep 17 00:00:00 2001 From: zhaofang <752743406@qq.com> Date: Thu, 1 Sep 2022 12:00:03 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Portal/interactBar.vue | 13 +++++++------ src/icons/svg/collection.svg | 2 +- src/icons/svg/comment.svg | 2 +- src/icons/svg/eyes.svg | 2 +- src/icons/svg/like.svg | 2 +- src/icons/svg/share.svg | 2 +- 6 files changed, 12 insertions(+), 11 deletions(-) diff --git a/src/components/Portal/interactBar.vue b/src/components/Portal/interactBar.vue index b4d2c567..27386737 100644 --- a/src/components/Portal/interactBar.vue +++ b/src/components/Portal/interactBar.vue @@ -9,13 +9,14 @@
- + + {{ data.answers}}
- + {{data.comments}}
@@ -27,14 +28,14 @@
- + {{ data.praises}}
- + @@ -43,7 +44,7 @@
- + {{ data.views}}
@@ -540,7 +541,7 @@ export default { margin: 0 0 0 15px; } .interact-bar-value{ - color:#8590A6 + color:#6E7B84; } } } diff --git a/src/icons/svg/collection.svg b/src/icons/svg/collection.svg index 865f5be4..805c9771 100644 --- a/src/icons/svg/collection.svg +++ b/src/icons/svg/collection.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/icons/svg/comment.svg b/src/icons/svg/comment.svg index 14291dac..c45aa863 100644 --- a/src/icons/svg/comment.svg +++ b/src/icons/svg/comment.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/icons/svg/eyes.svg b/src/icons/svg/eyes.svg index 3331f89c..12c33c9e 100644 --- a/src/icons/svg/eyes.svg +++ b/src/icons/svg/eyes.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/icons/svg/like.svg b/src/icons/svg/like.svg index a87860b3..0123ee62 100644 --- a/src/icons/svg/like.svg +++ b/src/icons/svg/like.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/icons/svg/share.svg b/src/icons/svg/share.svg index 5e40a58c..f6611ff9 100644 --- a/src/icons/svg/share.svg +++ b/src/icons/svg/share.svg @@ -1 +1 @@ - + \ No newline at end of file