-
-
-
-
-
-
-
-
-
-
{{ $t('mailboxCollect.selectMailTip') }}
+
+
+ {{ item.from_name || item.email }}
+ {{ formatDisplayTime(item.email_date) }}
+
+
+ {{ item.subject || $t('mailboxCollect.noSubject') }}
+
+
+
{{ stripHtml(item.content || '') }}
+
+
+
+
+
+ {{ $t('mailboxCollect.loadingMore') || '加载更多...' }}
+
+
+ {{ $t('mailboxCollect.noMore') || '没有更多了' }}
+
+
+
+
+
{{ $t('mailboxCollect.emptyText') }}
+
+
+