From a39c4cf620a11a1350fa75b43af9d9e607d92020 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=20=E5=85=83=E5=B1=B1?= Date: Tue, 3 Jun 2025 10:59:19 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E9=97=BB=E5=80=92=E5=BA=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/press-releases/size1440/index.vue | 12 ++++++------ src/views/press-releases/size1920/index.vue | 12 ++++++------ src/views/press-releases/size375/index.vue | 12 ++++++------ src/views/press-releases/size768/index.vue | 12 ++++++------ 4 files changed, 24 insertions(+), 24 deletions(-) diff --git a/src/views/press-releases/size1440/index.vue b/src/views/press-releases/size1440/index.vue index 3513645..b4bf784 100644 --- a/src/views/press-releases/size1440/index.vue +++ b/src/views/press-releases/size1440/index.vue @@ -70,18 +70,18 @@ const state = reactive({ ], //下拉选项 inputValue: "", //输入值 newsData: [ - { - date: "May 30, 2025", - title: "FiEE, Inc. Announces Reinitiation of Trading 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...", - }, { date: "2 June, 2025", title: "FiEE, Inc. Closes Its First Day of Trading on NASDAQ", content: "Hong Kong, 2 June 2025 — FiEE, Inc. (NASDAQ:MINM) (“FiEE, Inc.” or the “Company”), a technology company integrating IoT, connectivity and AI to redefine brand management solutions in the digital era, commenced...", }, + { + date: "May 30, 2025", + title: "FiEE, Inc. Announces Reinitiation of Trading 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...", + }, ], filterNewsData: [], }); diff --git a/src/views/press-releases/size1920/index.vue b/src/views/press-releases/size1920/index.vue index 31dec10..4833b29 100644 --- a/src/views/press-releases/size1920/index.vue +++ b/src/views/press-releases/size1920/index.vue @@ -70,18 +70,18 @@ const state = reactive({ ], //下拉选项 inputValue: "", //输入值 newsData: [ - { - date: "May 30, 2025", - title: "FiEE, Inc. Announces Reinitiation of Trading 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...", - }, { date: "2 June, 2025", title: "FiEE, Inc. Closes Its First Day of Trading on NASDAQ", content: "Hong Kong, 2 June 2025 — FiEE, Inc. (NASDAQ:MINM) (“FiEE, Inc.” or the “Company”), a technology company integrating IoT, connectivity and AI to redefine brand management solutions in the digital era, commenced...", }, + { + date: "May 30, 2025", + title: "FiEE, Inc. Announces Reinitiation of Trading 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...", + }, ], filterNewsData: [], }); diff --git a/src/views/press-releases/size375/index.vue b/src/views/press-releases/size375/index.vue index a7135a5..800b167 100644 --- a/src/views/press-releases/size375/index.vue +++ b/src/views/press-releases/size375/index.vue @@ -74,18 +74,18 @@ const state = reactive({ ], //下拉选项 inputValue: "", //输入值 newsData: [ - { - date: "May 30, 2025", - title: "FiEE, Inc. Announces Reinitiation of Trading 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...", - }, { date: "2 June, 2025", title: "FiEE, Inc. Closes Its First Day of Trading on NASDAQ", content: "Hong Kong, 2 June 2025 — FiEE, Inc. (NASDAQ:MINM) (“FiEE, Inc.” or the “Company”), a technology company integrating IoT, connectivity and AI to redefine brand management solutions in the digital era, commenced...", }, + { + date: "May 30, 2025", + title: "FiEE, Inc. Announces Reinitiation of Trading 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...", + }, ], filterNewsData: [], }); diff --git a/src/views/press-releases/size768/index.vue b/src/views/press-releases/size768/index.vue index 6c1c195..a9e56f3 100644 --- a/src/views/press-releases/size768/index.vue +++ b/src/views/press-releases/size768/index.vue @@ -70,18 +70,18 @@ const state = reactive({ ], //下拉选项 inputValue: "", //输入值 newsData: [ - { - date: "May 30, 2025", - title: "FiEE, Inc. Announces Reinitiation of Trading 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...", - }, { date: "2 June, 2025", title: "FiEE, Inc. Closes Its First Day of Trading on NASDAQ", content: "Hong Kong, 2 June 2025 — FiEE, Inc. (NASDAQ:MINM) (“FiEE, Inc.” or the “Company”), a technology company integrating IoT, connectivity and AI to redefine brand management solutions in the digital era, commenced...", }, + { + date: "May 30, 2025", + title: "FiEE, Inc. Announces Reinitiation of Trading 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...", + }, ], filterNewsData: [], });