From b79b61041794bd24dd649eeb08bc692ac16c2de4 Mon Sep 17 00:00:00 2001 From: Shion Ichikawa Date: Tue, 7 Nov 2023 09:10:29 +0900 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=AC=20=E4=BC=81=E7=94=BB=E3=82=B3?= =?UTF-8?q?=E3=83=B3=E3=83=86=E3=82=B9=E3=83=88=E6=83=85=E5=A0=B1=E3=81=AE?= =?UTF-8?q?=E6=9B=B4=E6=96=B0=20=E6=9C=80=E7=B5=82=E7=99=BA=E8=A1=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/sp/contest.vue | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/pages/sp/contest.vue b/pages/sp/contest.vue index 3d8a914..aceabcb 100644 --- a/pages/sp/contest.vue +++ b/pages/sp/contest.vue @@ -28,13 +28,13 @@ interface RankingData { // .catch(() => null); const rankingData = { - FOOD: [113, 42, 39], - EXHIBITION: [83, 45, 34], + FOOD: [113, 42, 97], + EXHIBITION: [45, 83, 34], PERFORMANCE: [102, 101, 10], - DRINK: [49, 4, 109], - VISUAL: [49, 45, 12], - UPDATED: "11月5日(日)午前9時", -} as RankingData; + DRINK: [12, 49, 4], + VISUAL: [12, 45, 49], + UPDATED: "最終発表(5日14時更新)", +}; useHead({ title: "企画コンテスト | 23常盤祭公式HP~未来航路~", @@ -92,7 +92,7 @@ gtag("event", "screen_view", {
-

{{ rankingData.UPDATED }} 更新

+

{{ rankingData.UPDATED }}