From ea590f45b621de846bd3a9d4e2ffb8d411089c30 Mon Sep 17 00:00:00 2001 From: "34701892@qq.com" <34701892@qq.com> Date: Thu, 20 Nov 2025 18:47:59 +0800 Subject: [PATCH] =?UTF-8?q?refactor(article):=20=E8=B0=83=E6=95=B4?= =?UTF-8?q?=E7=BC=96=E8=BE=91=E4=BF=A1=E6=81=AF=E6=98=BE=E7=A4=BA=E4=BD=8D?= =?UTF-8?q?=E7=BD=AE=E5=B9=B6=E6=B7=BB=E5=8A=A0=E4=BA=8C=E6=A0=A1=E4=BF=A1?= =?UTF-8?q?=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 将编辑信息从顶部移至底部,并添加二校信息显示。同时调整相关元素的间距,使布局更合理。 --- src/components/article/indexNewsInfo.vue | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/src/components/article/indexNewsInfo.vue b/src/components/article/indexNewsInfo.vue index 8afcef1..7abad5d 100644 --- a/src/components/article/indexNewsInfo.vue +++ b/src/components/article/indexNewsInfo.vue @@ -7,10 +7,10 @@ {{ props.data.tag }} - + {{ props.data.publishTime }} @@ -72,7 +72,19 @@ > --> - + + + 编辑: + {{ props.data.editor }} + + + + 二校: + {{ props.data.secondReviewer }} + + + + AI关联标的