From 5d2d8cc9ff2c993de75316abeece82cf07dfaec0 Mon Sep 17 00:00:00 2001 From: zoujiandong <10130823232@qq.com> Date: Fri, 14 Nov 2025 13:56:17 +0800 Subject: [PATCH] =?UTF-8?q?=E6=94=B9=E9=A2=9C=E8=89=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/live/live.vue | 2 +- pages_app/liveReplay/liveReplay.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/live/live.vue b/pages/live/live.vue index 9f4bb6b..256b1ad 100644 --- a/pages/live/live.vue +++ b/pages/live/live.vue @@ -97,7 +97,7 @@ class="date-tag" :style="{ backgroundColor: formatTagColor(index) }" > - {{ formatDay(item.begin_date) }} + {{ formatDay(item.begin_date) }} diff --git a/pages_app/liveReplay/liveReplay.vue b/pages_app/liveReplay/liveReplay.vue index 3b6ac1e..4387b9d 100644 --- a/pages_app/liveReplay/liveReplay.vue +++ b/pages_app/liveReplay/liveReplay.vue @@ -68,7 +68,7 @@ class="date-tag" :style="{ backgroundColor: formatTagColor(index) }" > - {{ formatDay(item.begin_date) }} + {{ formatDay(item.begin_date) }}