From 14fa72f32b2c3258df67912507d349344dce0679 Mon Sep 17 00:00:00 2001 From: zzp <34701892@qq.com> Date: Thu, 28 Aug 2025 11:32:34 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E5=88=86=E4=BA=AB?= =?UTF-8?q?=E8=B7=AF=E5=BE=84=E9=94=99=E8=AF=AF=E5=B9=B6=E4=BC=98=E5=8C=96?= =?UTF-8?q?=E4=BB=A3=E7=A0=81=E6=A0=BC=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 修复indexNewsInfo.vue中分享路径的拼写错误(/page/改为/pages/) 在rankDetail.vue中添加返回功能 优化多个组件的代码格式和样式 --- src/components/article/indexNewsInfo.vue | 46 ++++++++++++++++-------- src/pages/detail/indexNewsInfo.vue | 4 +-- src/pages/realtimeInfo/rankDetail.vue | 4 +++ src/pages/subscribed/components/col.vue | 16 ++++++--- 4 files changed, 49 insertions(+), 21 deletions(-) diff --git a/src/components/article/indexNewsInfo.vue b/src/components/article/indexNewsInfo.vue index c550f50..e6d404a 100644 --- a/src/components/article/indexNewsInfo.vue +++ b/src/components/article/indexNewsInfo.vue @@ -1,10 +1,10 @@