From 97c7fda9bb490e84208f572b905583f5afcdf88a Mon Sep 17 00:00:00 2001 From: modendeveloper Date: Wed, 18 Dec 2024 23:41:43 +0800 Subject: [PATCH] =?UTF-8?q?Fix;2883=20=E3=80=90=E5=AF=BB=E8=B6=A3=E5=91=B3?= =?UTF-8?q?=E3=80=91=E6=B4=BB=E5=8A=A8=E6=97=B6=E9=97=B4=E8=A6=81=E5=8F=A6?= =?UTF-8?q?=E8=B5=B7=E4=B8=80=E8=A1=8C=EF=BC=8C=E4=B8=8D=E8=83=BD=E8=B7=9F?= =?UTF-8?q?=E8=B5=84=E8=AE=AF=E8=BF=9E=E5=9C=A8=E4=B8=80=E8=B5=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/town/components/information.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/pages/town/components/information.vue b/pages/town/components/information.vue index 50dc03f..7999222 100644 --- a/pages/town/components/information.vue +++ b/pages/town/components/information.vue @@ -18,6 +18,7 @@ {{ item.intro }} + 活动时间: {{ item.startTime }} - {{ item.endTime }}