From e5c2eca5ec7f1911d7a5d8ceccecdd2afbc471e0 Mon Sep 17 00:00:00 2001 From: daihh Date: Thu, 13 Oct 2022 14:38:48 +0800 Subject: [PATCH] =?UTF-8?q?=E9=97=AE=E7=AD=94=E8=AF=A6=E6=83=85=EF=BC=8C?= =?UTF-8?q?=E5=A4=B4=E5=83=8F=E5=81=9A=E4=BA=86=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Portal/authorInfo.vue | 7 ++-- src/views/portal/qa/Answer.vue | 55 ++++++++++++++++------------ 2 files changed, 35 insertions(+), 27 deletions(-) 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 @@ -
-
+
+
+
+ 写回答 +
+
+ + 发布 +
+
+
+
- -
-
- 写回答 -
-
- - 发布 -
-
-