From 8a9e7205eb5f540a861e17746d0fe01b79dc3ba8 Mon Sep 17 00:00:00 2001 From: zhangyahui Date: Wed, 15 Apr 2026 10:57:58 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=BC=80=E6=94=BEevent=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/assets/json/events.json | 5 +++++ src/assets/json/events_cn.json | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/src/assets/json/events.json b/src/assets/json/events.json index dc3f0e15..85c53e11 100644 --- a/src/assets/json/events.json +++ b/src/assets/json/events.json @@ -9,6 +9,11 @@ "id": 2, "title": "AiDA X SFT AI Fashion Award 2024", "imgUrl": "/image/events/Fashion-Award-2024.png" + }, + { + "id": 3, + "title": "AiDA Global Design Awards 2026", + "imgUrl": "/image/events/award-poster.gif" } ], "eventsItem": [ diff --git a/src/assets/json/events_cn.json b/src/assets/json/events_cn.json index c582bbe1..a3589714 100644 --- a/src/assets/json/events_cn.json +++ b/src/assets/json/events_cn.json @@ -9,6 +9,11 @@ "id": 2, "title": "AiDA X SFT AI时尚设计比赛2024", "imgUrl": "/image/events/Fashion-Award-2024.png" + }, + { + "id": 3, + "title": "AiDA全球设计奖 2026", + "imgUrl": "/image/events/award-poster-zh.gif" } ], "eventsItem": [