diff --git a/src/views/myHome/size1440/index.vue b/src/views/myHome/size1440/index.vue index 4c66335..de38649 100644 --- a/src/views/myHome/size1440/index.vue +++ b/src/views/myHome/size1440/index.vue @@ -215,7 +215,7 @@ const isInView = ref(false); let observer = null; const newList = ref([ { - time: "2 June, 2025", + time: "June 2, 2025", title: "FiEE, Inc. Closes Its First Day of Trading on NASDAQ", router: "/news", }, diff --git a/src/views/myHome/size1920/index.vue b/src/views/myHome/size1920/index.vue index 7f3cbb2..7f0f58c 100644 --- a/src/views/myHome/size1920/index.vue +++ b/src/views/myHome/size1920/index.vue @@ -201,7 +201,7 @@ const sampleDate = ref(formatted); const newList = ref([ { - time: "2 June, 2025", + time: "June 2, 2025", title: "FiEE, Inc. Closes Its First Day of Trading on NASDAQ", router: "/news", }, diff --git a/src/views/myHome/size375/index.vue b/src/views/myHome/size375/index.vue index 4803996..ff8a1c6 100644 --- a/src/views/myHome/size375/index.vue +++ b/src/views/myHome/size375/index.vue @@ -213,7 +213,7 @@ const isInView = ref(false); let observer = null; const newList = ref([ { - time: "2 June, 2025", + time: "June 2, 2025", title: "FiEE, Inc. Closes Its First Day of Trading on NASDAQ", router: "/news", }, diff --git a/src/views/myHome/size768/index.vue b/src/views/myHome/size768/index.vue index 6ff30b7..a5e5131 100644 --- a/src/views/myHome/size768/index.vue +++ b/src/views/myHome/size768/index.vue @@ -241,7 +241,7 @@ onMounted(() => { }); const newList = ref([ { - time: "2 June, 2025", + time: "June 2, 2025", title: "FiEE, Inc. Closes Its First Day of Trading on NASDAQ", router: "/news", }, diff --git a/src/views/news/size1440/index.vue b/src/views/news/size1440/index.vue index d9df188..e332e59 100644 --- a/src/views/news/size1440/index.vue +++ b/src/views/news/size1440/index.vue @@ -100,11 +100,11 @@ fiee@dlkadvisory.com
2 June, 2025
+June 2, 2025
Company resumed trading under its existing symbol "MINM"
Hong Kong, 2 June 2025 — FiEE, Inc. (NASDAQ:MINM) diff --git a/src/views/news/size1920/index.vue b/src/views/news/size1920/index.vue index 0f5d490..b1a6b75 100644 --- a/src/views/news/size1920/index.vue +++ b/src/views/news/size1920/index.vue @@ -100,11 +100,11 @@ fiee@dlkadvisory.com
2 June, 2025
+June 2, 2025
Company resumed trading under its existing symbol "MINM"
Hong Kong, 2 June 2025 — FiEE, Inc. (NASDAQ:MINM) diff --git a/src/views/news/size375/index.vue b/src/views/news/size375/index.vue index d83741e..6491da2 100644 --- a/src/views/news/size375/index.vue +++ b/src/views/news/size375/index.vue @@ -100,11 +100,11 @@ fiee@dlkadvisory.com
2 June, 2025
+June 2, 2025
Company resumed trading under its existing symbol "MINM"
Hong Kong, 2 June 2025 — FiEE, Inc. (NASDAQ:MINM) diff --git a/src/views/news/size768/index.vue b/src/views/news/size768/index.vue index d83741e..6491da2 100644 --- a/src/views/news/size768/index.vue +++ b/src/views/news/size768/index.vue @@ -100,11 +100,11 @@ fiee@dlkadvisory.com
2 June, 2025
+June 2, 2025
Company resumed trading under its existing symbol "MINM"
Hong Kong, 2 June 2025 — FiEE, Inc. (NASDAQ:MINM) diff --git a/src/views/press-releases/size1440/index.vue b/src/views/press-releases/size1440/index.vue index b4bf784..604ed08 100644 --- a/src/views/press-releases/size1440/index.vue +++ b/src/views/press-releases/size1440/index.vue @@ -71,7 +71,7 @@ const state = reactive({ inputValue: "", //输入值 newsData: [ { - date: "2 June, 2025", + date: "June 2, 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...", diff --git a/src/views/press-releases/size1920/index.vue b/src/views/press-releases/size1920/index.vue index 4833b29..828d39e 100644 --- a/src/views/press-releases/size1920/index.vue +++ b/src/views/press-releases/size1920/index.vue @@ -71,7 +71,7 @@ const state = reactive({ inputValue: "", //输入值 newsData: [ { - date: "2 June, 2025", + date: "June 2, 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...", diff --git a/src/views/press-releases/size375/index.vue b/src/views/press-releases/size375/index.vue index 800b167..3cbbdfc 100644 --- a/src/views/press-releases/size375/index.vue +++ b/src/views/press-releases/size375/index.vue @@ -75,7 +75,7 @@ const state = reactive({ inputValue: "", //输入值 newsData: [ { - date: "2 June, 2025", + date: "June 2, 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...", diff --git a/src/views/press-releases/size768/index.vue b/src/views/press-releases/size768/index.vue index a9e56f3..e9ab9fc 100644 --- a/src/views/press-releases/size768/index.vue +++ b/src/views/press-releases/size768/index.vue @@ -71,7 +71,7 @@ const state = reactive({ inputValue: "", //输入值 newsData: [ { - date: "2 June, 2025", + date: "June 2, 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...",