From 48516a5f42e0a84c9f91f4ec785d18459e6c1048 Mon Sep 17 00:00:00 2001 From: zhangyahui Date: Thu, 16 Apr 2026 10:10:16 +0800 Subject: [PATCH] =?UTF-8?q?style:=20=E4=BF=AE=E6=94=B9=E6=B4=BB=E5=8A=A8?= =?UTF-8?q?=E6=96=87=E5=AD=97=E4=BB=A5=E5=8F=8A=E5=8E=BB=E9=99=A4=E5=BA=95?= =?UTF-8?q?=E9=83=A8=E9=BB=91=E7=BA=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/assets/json/events.json | 2 +- src/assets/json/events_cn.json | 2 +- src/component/Events/eventsDetail.vue | 17 ++++++++++++----- 3 files changed, 14 insertions(+), 7 deletions(-) diff --git a/src/assets/json/events.json b/src/assets/json/events.json index 85c53e11..f5ed325e 100644 --- a/src/assets/json/events.json +++ b/src/assets/json/events.json @@ -25,7 +25,7 @@ { "paragraph": [ { - "text": "Click the “View Details” button for more information and to join the competition! The AiDA Global Design Award 2026 is an international design competition hosted by Code‑Create, a globally leading AI fashion solutions provider, celebrating the future of creativity powered by artificial intelligence. Open to designers from Hong Kong, China, Singapore, South Korea, and beyond, the competition brings together global talent, empowering AI as a creative partner—pushing fashion beyond traditional boundaries and unlocking new possibilities where technology amplifies human imagination." + "text": "Click the “View Details” button for more information and to join the competition! The AiDA Global Design Award 2026 is an international design competition hosted by Code‑Create, a globally leading AI fashion solutions provider, celebrating the future of creativity powered by artificial intelligence. Open to designers worldwide the competition brings together global talent, empowering AI as a creative partner—pushing fashion beyond traditional boundaries and unlocking new possibilities where technology amplifies human imagination." } ] }, diff --git a/src/assets/json/events_cn.json b/src/assets/json/events_cn.json index a3589714..544361c0 100644 --- a/src/assets/json/events_cn.json +++ b/src/assets/json/events_cn.json @@ -25,7 +25,7 @@ { "paragraph": [ { - "text": "秉承推动 AI 赋能创意设计的初衷,Code‑Create 举办了「AiDA 全球设计大奖 2026」,面向来自香港、中国、新加坡、韩国及全球的设计师,鼓励大家探索 AI 与时尚设计的无限可能,突破传统界限,释放科技与想象力的创新潜能。点击“查看详情”按钮获取更多比赛信息,抓住成为 AI 时尚先锋的机会吧!" + "text": "秉承推动 AI 赋能创意设计的初衷,Code‑Create 举办了「AiDA 全球设计大奖 2026」,面向来全球的设计师,鼓励大家探索 AI 与时尚设计的无限可能,突破传统界限,释放科技与想象力的创新潜能。点击“查看详情”按钮获取更多比赛信息,抓住成为 AI 时尚先锋的机会吧!" } ] }, diff --git a/src/component/Events/eventsDetail.vue b/src/component/Events/eventsDetail.vue index c49f54dd..2198d9d8 100644 --- a/src/component/Events/eventsDetail.vue +++ b/src/component/Events/eventsDetail.vue @@ -21,7 +21,11 @@ {{ $t("event.detail") }} -