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 {