From 8bb0ed98c2983e7f187be9cde6a3251002807e98 Mon Sep 17 00:00:00 2001 From: dreamhunter2333 Date: Mon, 14 Sep 2026 21:49:08 +0800 Subject: [PATCH] style: compact split-pane mail list --- CHANGELOG.md | 2 + CHANGELOG_EN.md | 2 + frontend/src/components/MailBox.vue | 103 ++++++++++++++++++++++------ 3 files changed, 85 insertions(+), 22 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e6d9074c..4114cc8e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,8 @@ ### Improvements +- style: |Frontend| 将分栏邮件列表改为紧凑布局,压缩信息间距并省略长主题和地址,减少窄列表换行,为正文保留更多空间 + ## v1.12.0 ### Features diff --git a/CHANGELOG_EN.md b/CHANGELOG_EN.md index f141b500..4f41f470 100644 --- a/CHANGELOG_EN.md +++ b/CHANGELOG_EN.md @@ -14,6 +14,8 @@ ### Improvements +- style: |Frontend| Compact the split-pane mail list with tighter spacing and truncated subjects and addresses, reducing wrapping in narrow lists and preserving space for message content + ## v1.12.0 ### Features diff --git a/frontend/src/components/MailBox.vue b/frontend/src/components/MailBox.vue index 0777efa2..c2a466c3 100644 --- a/frontend/src/components/MailBox.vue +++ b/frontend/src/components/MailBox.vue @@ -425,34 +425,30 @@ onBeforeUnmount(() => {