From 4c623be4c00ba8241143997318a3681efcfedbff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=8F=E8=8E=AB=E5=94=90=E5=B0=BC?= Date: Wed, 9 Sep 2026 18:48:57 +0800 Subject: [PATCH] =?UTF-8?q?style:=20=E8=B0=83=E6=95=B4=E8=AF=84=E8=AE=BA?= =?UTF-8?q?=E5=88=97=E8=A1=A8=E5=8F=8A=E9=A1=B5=E9=9D=A2=E7=9A=84=E5=86=85?= =?UTF-8?q?=E8=BE=B9=E8=B7=9D=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 1. 移除uh-comment-list组件自带的左右内边距 2. 在文章详情页的评论区域新增外层容器添加左右内边距 3. 给瞬间详情页的卡片添加底部间距,优化正文文字样式 --- src/components/uh-comment-list/uh-comment-list.vue | 2 +- src/pages-blog/article-detail/article-detail.vue | 8 +++++--- src/pages-blog/moment-detail/moment-detail.vue | 4 ++-- 3 files changed, 8 insertions(+), 6 deletions(-) diff --git a/src/components/uh-comment-list/uh-comment-list.vue b/src/components/uh-comment-list/uh-comment-list.vue index 6d63f44..75bfc2c 100644 --- a/src/components/uh-comment-list/uh-comment-list.vue +++ b/src/components/uh-comment-list/uh-comment-list.vue @@ -114,7 +114,7 @@