feat: update message page

This commit is contained in:
tim
2025-07-09 19:57:24 +08:00
parent 8fe0a086ed
commit 8baae21fb8
2 changed files with 9 additions and 5 deletions

View File

@@ -53,7 +53,7 @@
{{ sanitizeDescription(item.post.title) }}
</router-link>
</span>
表达了 "{{ item.emoji }}"
进行了表态
</div>
</template>
<template v-else-if="item.type === 'REACTION' && item.comment">
@@ -64,7 +64,7 @@
{{ sanitizeDescription(item.comment.content) }}
</router-link>
</span>
表达了 "{{ item.emoji }}"
进行了表态
</div>
</template>
<template v-else>