diff --git a/src/components/Portal/authorInfo.vue b/src/components/Portal/authorInfo.vue
index c747284c..3245ba6e 100644
--- a/src/components/Portal/authorInfo.vue
+++ b/src/components/Portal/authorInfo.vue
@@ -5,15 +5,15 @@
-
-
{{userName}}
+
+ {{userName}}
({{userInfo}})
@@ -112,7 +112,8 @@ import { userAvatarText } from "@/utils/tools.js";
line-height: 18px;
display: flex;
.author-text{
- color: #6E7B84;
+ font-size: 12px;
+ color: #666666;
margin-left: 4px;
}
.uavatar{
diff --git a/src/components/Portal/comments.vue b/src/components/Portal/comments.vue
index 19c57bb5..d02929dd 100644
--- a/src/components/Portal/comments.vue
+++ b/src/components/Portal/comments.vue
@@ -1,32 +1,16 @@
+ -->