From 917f76dac3ecf39fcc8d18ef6db39faa3205ed53 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=20=E5=85=83=E5=B1=B1?= Date: Fri, 30 May 2025 22:46:08 +0800 Subject: [PATCH] fix press-releases --- src/views/press-releases/size1440/index.vue | 3 +-- src/views/press-releases/size1920/index.vue | 3 +-- src/views/press-releases/size375/index.vue | 3 +-- src/views/press-releases/size768/index.vue | 3 +-- 4 files changed, 4 insertions(+), 8 deletions(-) diff --git a/src/views/press-releases/size1440/index.vue b/src/views/press-releases/size1440/index.vue index 1215752..5eae583 100644 --- a/src/views/press-releases/size1440/index.vue +++ b/src/views/press-releases/size1440/index.vue @@ -76,8 +76,7 @@ const state = reactive({ newsData: [ { date: "May 30, 2025", - title: - "FiEE, Inc. Announces Approval to Relist on The Nasdaq Stock Market", + title: "FiEE, Inc. Announces Relisting on Nasdaq", content: 'Hong Kong, May 30, 2025 — FiEE, Inc. ("FiEE, Inc." or the "Company"), a technology company integrating IoT, connectivity and AI to redefine brand management solutions...', }, diff --git a/src/views/press-releases/size1920/index.vue b/src/views/press-releases/size1920/index.vue index 0690758..de9b942 100644 --- a/src/views/press-releases/size1920/index.vue +++ b/src/views/press-releases/size1920/index.vue @@ -76,8 +76,7 @@ const state = reactive({ newsData: [ { date: "May 30, 2025", - title: - "FiEE, Inc. Announces Approval to Relist on The Nasdaq Stock Market", + title: "FiEE, Inc. Announces Relisting on Nasdaq", content: 'Hong Kong, May 30, 2025 — FiEE, Inc. ("FiEE, Inc." or the "Company"), a technology company integrating IoT, connectivity and AI to redefine brand management solutions...', }, diff --git a/src/views/press-releases/size375/index.vue b/src/views/press-releases/size375/index.vue index cdd7fcf..84d2039 100644 --- a/src/views/press-releases/size375/index.vue +++ b/src/views/press-releases/size375/index.vue @@ -83,8 +83,7 @@ const state = reactive({ newsData: [ { date: "May 30, 2025", - title: - "FiEE, Inc. Announces Approval to Relist on The Nasdaq Stock Market", + title: "FiEE, Inc. Announces Relisting on Nasdaq", content: 'Hong Kong, May 30, 2025 — FiEE, Inc. ("FiEE, Inc." or the "Company"), a technology company integrating IoT, connectivity and AI to redefine brand management solutions...', }, diff --git a/src/views/press-releases/size768/index.vue b/src/views/press-releases/size768/index.vue index e08fb66..acc5042 100644 --- a/src/views/press-releases/size768/index.vue +++ b/src/views/press-releases/size768/index.vue @@ -76,8 +76,7 @@ const state = reactive({ newsData: [ { date: "May 30, 2025", - title: - "FiEE, Inc. Announces Approval to Relist on The Nasdaq Stock Market", + title: "FiEE, Inc. Announces Relisting on Nasdaq", content: 'Hong Kong, May 30, 2025 — FiEE, Inc. ("FiEE, Inc." or the "Company"), a technology company integrating IoT, connectivity and AI to redefine brand management solutions...', },