From 71062c8e1342bd966a545ba432c1d612d3bcfabf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=82=85=E5=85=89=E5=AD=9F?= Date: Mon, 9 Feb 2026 17:00:23 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8DH5=E7=8E=AF=E5=A2=83?= =?UTF-8?q?=E4=B8=8B=E5=85=B3=E9=97=AD=E5=86=8D=E6=89=93=E5=BC=80=E6=97=A5?= =?UTF-8?q?=E5=8E=86=E7=9A=84bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/topNews/index.vue | 47 ++++++++++++------- .../components/u-calendar/u-calendar.vue | 2 + 2 files changed, 32 insertions(+), 17 deletions(-) diff --git a/src/pages/topNews/index.vue b/src/pages/topNews/index.vue index 8b3876b..ddd8aa2 100644 --- a/src/pages/topNews/index.vue +++ b/src/pages/topNews/index.vue @@ -32,7 +32,12 @@ - + {{ index + 1 }} @@ -53,7 +58,12 @@ - + {{ index + 1 + topNum }} {{ item.title }} @@ -89,16 +99,19 @@ > - - + + + +