From b25a62694752a5df5d209689510cce125d995329 Mon Sep 17 00:00:00 2001 From: WindowBird <13870814+windows-bird@user.noreply.gitee.com> Date: Mon, 24 Nov 2025 11:19:36 +0800 Subject: [PATCH] =?UTF-8?q?=E5=86=85=E5=AE=B9=E9=9D=A2=E6=9D=BF=E4=BF=A1?= =?UTF-8?q?=E6=81=AF=E7=AE=80=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/index/ContentDashboard.vue | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/components/index/ContentDashboard.vue b/components/index/ContentDashboard.vue index 080b392..ea97cd7 100644 --- a/components/index/ContentDashboard.vue +++ b/components/index/ContentDashboard.vue @@ -106,12 +106,12 @@ + + + + - ๐Ÿ‘ค - {{ item.userName }} - - - ๐Ÿ• + {{ item.createTime }} @@ -143,7 +143,7 @@ - ๐Ÿ’Ž + ้กน็›ฎ็Šถๆ€ @@ -171,7 +171,7 @@ - ๐Ÿ‘ค + ๅฎขๆˆท็Šถๆ€ @@ -1049,6 +1049,8 @@ const getTagCustomStyle = (status) => { display: flex; align-items: center; gap: 16px; + + justify-content: flex-end; } .announcement-meta-item {