fix: baseplaceholder修改

This commit is contained in:
tim
2025-09-06 02:05:29 +08:00
parent d69b094a7b
commit 90b9d75da2
7 changed files with 11 additions and 10 deletions

View File

@@ -51,7 +51,7 @@
<BasePlaceholder
v-else-if="notifications.length === 0"
text="暂时没有消息 :)"
icon="Inbox"
icon="inbox"
/>
<div class="timeline-container" v-if="notifications.length > 0">