diff --git a/src/components/Portal/authorInfo.vue b/src/components/Portal/authorInfo.vue index 5883b550..1b3dceca 100644 --- a/src/components/Portal/authorInfo.vue +++ b/src/components/Portal/authorInfo.vue @@ -13,7 +13,7 @@
- {{userName}} + {{userName}} ({{userInfo}})
@@ -117,12 +117,13 @@ import { userAvatarText } from "@/utils/tools.js"; display: flex; .author-text{ font-size: 12px; - color: #666666; + color: #999999; + font-weight: 300; margin-left: 4px; } .uavatar{ // border: 1px solid #73adfe; - width: 28px; + width: 28px; height: 28px; // background: #d9e9ff; display: flex; diff --git a/src/views/portal/qa/Answer.vue b/src/views/portal/qa/Answer.vue index befba8f2..f85a65ec 100644 --- a/src/views/portal/qa/Answer.vue +++ b/src/views/portal/qa/Answer.vue @@ -48,24 +48,24 @@ -
-
+
+
+
+ 写回答 +
+
+ + 发布 +
+
+
+
- -
-
- 写回答 -
-
- - 发布 -
-
-