From 261740df8a8477859a4fa1bdd523def1d9270147 Mon Sep 17 00:00:00 2001 From: daihh Date: Fri, 4 Nov 2022 02:32:31 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Portal/author.vue | 2 +- src/components/Portal/authorInfo.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/Portal/author.vue b/src/components/Portal/author.vue index a7f183ae..7e1e8958 100644 --- a/src/components/Portal/author.vue +++ b/src/components/Portal/author.vue @@ -6,7 +6,7 @@
{{userName}} - ({{userInfo}}) + {{userInfo}}
diff --git a/src/components/Portal/authorInfo.vue b/src/components/Portal/authorInfo.vue index 822246f1..49a67cdd 100644 --- a/src/components/Portal/authorInfo.vue +++ b/src/components/Portal/authorInfo.vue @@ -14,7 +14,7 @@
{{userName}} - ({{userInfo}}) + {{userInfo}}