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 {