完成新闻内容展示,保留富文本格式
This commit is contained in:
parent
9fb3db0ced
commit
07bbe8fbdf
@ -235,9 +235,9 @@ const getPressReleasesDisplay = () => {
|
||||
pageSize: 10,
|
||||
display: 2, // 1: 不展示在首页 2: 展示在首页
|
||||
}
|
||||
console.log(params)
|
||||
// console.log(params)
|
||||
axios.post(url, params).then((res) => {
|
||||
console.log(res)
|
||||
// console.log(res)
|
||||
if (res.status === 200) {
|
||||
if (res.data.status === 0) {
|
||||
res.data.data?.data?.forEach((item) => {
|
||||
|
@ -221,9 +221,9 @@ const getPressReleasesDisplay = () => {
|
||||
pageSize: 10,
|
||||
display: 2, // 1: 不展示在首页 2: 展示在首页
|
||||
}
|
||||
console.log(params)
|
||||
// console.log(params)
|
||||
axios.post(url, params).then((res) => {
|
||||
console.log(res)
|
||||
// console.log(res)
|
||||
if (res.status === 200) {
|
||||
if (res.data.status === 0) {
|
||||
res.data.data?.data?.forEach((item) => {
|
||||
|
@ -233,9 +233,9 @@ const getPressReleasesDisplay = () => {
|
||||
pageSize: 10,
|
||||
display: 2, // 1: 不展示在首页 2: 展示在首页
|
||||
}
|
||||
console.log(params)
|
||||
// console.log(params)
|
||||
axios.post(url, params).then((res) => {
|
||||
console.log(res)
|
||||
// console.log(res)
|
||||
if (res.status === 200) {
|
||||
if (res.data.status === 0) {
|
||||
res.data.data?.data?.forEach((item) => {
|
||||
|
@ -262,9 +262,9 @@ const getPressReleasesDisplay = () => {
|
||||
pageSize: 10,
|
||||
display: 2, // 1: 不展示在首页 2: 展示在首页
|
||||
}
|
||||
console.log(params)
|
||||
// console.log(params)
|
||||
axios.post(url, params).then((res) => {
|
||||
console.log(res)
|
||||
// console.log(res)
|
||||
if (res.status === 200) {
|
||||
if (res.data.status === 0) {
|
||||
res.data.data?.data?.forEach((item) => {
|
||||
|
@ -1,339 +1,6 @@
|
||||
<template>
|
||||
<div class="page-container">
|
||||
<template v-if="state.date === 'May 30, 2025'">
|
||||
<h2>
|
||||
<strong>FiEE, Inc. Announces Reinitiation of Trading on Nasdaq</strong>
|
||||
</h2>
|
||||
<p>May 30, 2025</p>
|
||||
<p>
|
||||
<em>Company will resume trading under its existing symbol "MINM"</em>
|
||||
</p>
|
||||
<p>
|
||||
<strong>Hong Kong, May 30, 2025 </strong>— FiEE, Inc. (“FiEE, Inc.” or
|
||||
the “Company”), a technology company integrating IoT, connectivity and
|
||||
AI to redefine brand management solutions in the digital era, is pleased
|
||||
to announce that following a hearing before the Nasdaq Hearings Panel
|
||||
(the “Panel”) on May 13, 2025, the Panel issued a decision on May 29,
|
||||
2025, stating that Nasdaq will reinstate trading of the Company's common
|
||||
stock on the Nasdaq Capital Market at the open of business on Monday,
|
||||
June 2, 2025 under the ticker symbol "MINM".
|
||||
</p>
|
||||
<p>
|
||||
<strong>Rafael Li, Chief Executive Officer of FiEE, </strong>commented,
|
||||
"We are honored to announce the reinitiation of trading of our common
|
||||
stock on Nasdaq, a significant milestone that reflects our unwavering
|
||||
commitment to operational excellence and strategic growth. We extend our
|
||||
sincere gratitude to the Nasdaq team for their prompt review and
|
||||
approval of our request, affirming our compliance with all applicable
|
||||
criteria for continued listing on the Nasdaq Capital Market.
|
||||
</p>
|
||||
<p>
|
||||
FiEE, Inc. is currently undergoing a strategic transformation aimed at
|
||||
capitalizing on broader market opportunities. Central to this evolution
|
||||
is our integrated approach, where cyber-hardened IoT connectivity
|
||||
converges with AI-driven content creation and audience targeting. This
|
||||
synergy is designed to empower Key Opinion Leaders (KOLs) and brands to
|
||||
achieve accelerated growth and deeper audience engagement. Leveraging
|
||||
IoT-connectivity solutions, AI and big data analytics, we are capable of
|
||||
delivering intelligent, multimedia and multilingual content tailored to
|
||||
diverse audiences. Coupling with AI targeting analysis, we enhance
|
||||
audience targeting capabilities, ensuring effective content placement
|
||||
and personalized promotions.
|
||||
</p>
|
||||
<p>
|
||||
As we advance, our focus remains on continuous innovation and strategic
|
||||
initiatives that drive long- term growth and shareholder value."
|
||||
</p>
|
||||
<h3>About FiEE, Inc.</h3>
|
||||
<p>
|
||||
FiEE, Inc. (NASDAQ: MINM), formerly Minim, Inc., was founded in 1977. It
|
||||
has a historical track record of delivering comprehensive WiFi/Software
|
||||
as a Service platform in the market. After years of development, it made
|
||||
the strategic decision to transition to a Software First Model in 2023
|
||||
to expand our technology portfolio and revenue streams. In 2025, FiEE,
|
||||
Inc. rebranded itself as a technology company leveraging the expertise
|
||||
in IoT, connectivity, and artificial intelligence ("AI") to explore new
|
||||
business prospects and extend our global footprint.
|
||||
</p>
|
||||
<p>
|
||||
Our services are structured into four key categories: Cloud-Managed
|
||||
Connectivity (WiFi) Platform, IoT Hardware Sales & Licensing, SAAS
|
||||
Solutions, and Professional To-C and To-B Services & Support.
|
||||
Notably, we have introduced our innovative Software as a Service
|
||||
("SaaS") solutions, which integrate our AI and data analytics
|
||||
capabilities into content creation and brand management. This initiative
|
||||
has led to the nurturing of a robust pool of Key Opinion Leaders (KOLs)
|
||||
on major social media platforms worldwide, assisting them in developing,
|
||||
managing, and optimizing their digital presence across global platforms.
|
||||
Our services include customized graphics and posts, short videos, and
|
||||
editorial calendars tailored to align with brand objectives.
|
||||
</p>
|
||||
<h3>Forward-Looking Statements</h3>
|
||||
<p>
|
||||
This communication contains forward-looking statements which include,
|
||||
but are not limited to, statements regarding the Company's listing of
|
||||
its common stock on Nasdaq; the impact of the listing; the Company's
|
||||
business strategy, including its strategic transformation; and the
|
||||
Company's ability to drive long-term growth and shareholder value. These
|
||||
forward-looking statements are subject to the safe harbor provisions
|
||||
under the Private Securities Litigation Reform Act of 1995. The
|
||||
Company's expectations and beliefs regarding these matters may not
|
||||
materialize. Actual outcomes and results may differ materially from
|
||||
those contemplated by these forward-looking statements as a result of
|
||||
uncertainties, risks, and changes in circumstances, including but not
|
||||
limited to risks and uncertainties related to: the ability of the
|
||||
Company to maintain compliance with the Nasdaq continued listing
|
||||
standards; the impact of fluctuations in global financial markets on the
|
||||
Company's business and the actions it may take in response thereto; the
|
||||
Company's ability to execute its plans and strategies; and the impact of
|
||||
government laws and regulations. Additional risks and uncertainties that
|
||||
could cause actual outcomes and results to differ materially from those
|
||||
contemplated by the forward- looking statements are included under the
|
||||
caption "Risk Factors" in the Company's Quarterly Report on Form 10-Q
|
||||
for the quarter ended March 31, 2025 and elsewhere in the Company's
|
||||
subsequent reports on Form 10-K, Form 10-Q or Form 8-K filed with the
|
||||
U.S. Securities and Exchange Commission from time to time and available
|
||||
at
|
||||
<a href="http://www.sec.gov/">www.sec.gov.</a>
|
||||
</p>
|
||||
<div><strong>Media </strong></div>
|
||||
<a href="mailto:fiee@dlkadvisory.com">fiee@dlkadvisory.com</a>
|
||||
<div>Source: FiEE, Inc.</div>
|
||||
</template>
|
||||
<template v-if="state.date === 'June 2, 2025'">
|
||||
<h2>
|
||||
<strong>FiEE, Inc. Closes Its First Day of Trading on NASDAQ </strong>
|
||||
</h2>
|
||||
<p>June 2, 2025</p>
|
||||
<p><em>Company resumed trading under its existing symbol "MINM" </em></p>
|
||||
<p>
|
||||
<strong>Hong Kong, 2 June 2025 </strong>— 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 the trading of its common stock on Monday, June
|
||||
2, 2025 on the Nasdaq Capital Market under the ticker symbol "MINM".
|
||||
</p>
|
||||
<p>
|
||||
With the vision of growing Key Opinion Leaders (“KOLs”) in the market,
|
||||
FiEE, Inc. is currently strategically transforming to seize market
|
||||
opportunities with its innovative brand management solutions for the
|
||||
underrecognized talents. Since 2023, FiEE, Inc. has been pivoting to a
|
||||
Software First business model through enhancing its MinimOS cloud
|
||||
platform and API suite for ISPs/OEMs, as well merging with e2Companies
|
||||
to broaden its technology and revenue base. Currently, it is offering
|
||||
multi-faceted IoT-enabled Connectivity Solutions for the talented
|
||||
individuals in the market, including Cloud-Managed Connectivity (WiFi)
|
||||
Platform, IoT Hardware Sales & Licensing, SAAS Solutions, and
|
||||
Professional To-C and To-B Services & Support.
|
||||
</p>
|
||||
<p>
|
||||
With its innovative positioning, FiEE, Inc. is addressing significant
|
||||
challenges faced by talented individuals in the market, such as
|
||||
insufficient promotion channels, overdependence on offline events, and
|
||||
high costs of conventional advertising. It is establishing a
|
||||
comprehensive value ecosystem that offers a secure, diverse and enduring
|
||||
platform for these talents, aiming to elevate their personal brand and
|
||||
influence. Leveraging robust technological foundation on cybersecurity,
|
||||
market analysis, AI and big data analysis, the Company is also
|
||||
positioned to safeguard original creations, digital arts, NFTs and
|
||||
exclusive content for these talented individuals.
|
||||
</p>
|
||||
<p>
|
||||
<strong>Rafael Li, Chief Executive Officer of FiEE, Inc.</strong> added,
|
||||
"We are glad to witness our common stock resumed trading on Nasdaq. In
|
||||
the foreseeable future, I plan to lead the team to continuously enhance
|
||||
our technological capabilities, utilizing AI, big data analysis, and our
|
||||
long-standing IoT-enabled Connectivity Solutions to match potential
|
||||
users in the market and provide them with comprehensive solutions. Our
|
||||
long-term goal is to build a unique KOL community with billions of fans,
|
||||
empowering them to achieve sustained success in the digital landscape.
|
||||
We are confident that with our new positioning, FiEE, Inc. will reach
|
||||
new heights and create long-lasting value for our shareholders.”
|
||||
</p>
|
||||
<p><strong>About FiEE, Inc.</strong></p>
|
||||
<p>
|
||||
FiEE, Inc. (NASDAQ:MINM), formerly Minim, Inc., was founded in 1977. It
|
||||
has a historical track record of delivering comprehensive WiFi/Software
|
||||
as a Service platform in the market. After years of development, it made
|
||||
the strategic decision to transition to a Software First Model in 2023
|
||||
to expand its technology portfolio and revenue streams. In 2025, FiEE,
|
||||
Inc. rebranded itself as a technology company leveraging the expertise
|
||||
in IoT, connectivity, and AI to explore new business prospects and
|
||||
extend its global footprint.
|
||||
</p>
|
||||
<p>
|
||||
FiEE, Inc.'s services are structured into four key categories:
|
||||
Cloud-Managed Connectivity (WiFi) Platform, IoT Hardware Sales &
|
||||
Licensing, SAAS Solutions, and Professional To-C and To-B Services &
|
||||
Support. Notably, FiEE, Inc. has introduced its innovative Software as a
|
||||
Service solutions, which integrate its AI and data analytics
|
||||
capabilities into content creation and brand management. This initiative
|
||||
has led to the nurturing of a robust pool of KOLs on major social media
|
||||
platforms worldwide, assisting them in developing, managing, and
|
||||
optimizing their digital presence across global platforms. FiEE Inc.'s
|
||||
services include customized graphics and posts, short videos, and
|
||||
editorial calendars tailored to align with brand objectives.
|
||||
</p>
|
||||
<p>
|
||||
<strong>Forward-Looking Statements</strong><br />This communication
|
||||
contains forward-looking statements which include, but are not limited
|
||||
to, statements regarding the Company's listing of its common stock on
|
||||
Nasdaq; the impact of the listing; the Company's business strategy,
|
||||
including its strategic transformation; and the Company's ability to
|
||||
drive long-term growth and shareholder value. These forward-looking
|
||||
statements are subject to the safe harbor provisions under the Private
|
||||
Securities Litigation Reform Act of 1995. The Company's expectations and
|
||||
beliefs regarding these matters may not materialize. Actual outcomes and
|
||||
results may differ materially from those contemplated by these
|
||||
forward-looking statements as a result of uncertainties, risks, and
|
||||
changes in circumstances, including but not limited to risks and
|
||||
uncertainties related to: the ability of the Company to maintain
|
||||
compliance with the Nasdaq continued listing standards; the impact of
|
||||
fluctuations in global financial markets on the Company's business and
|
||||
the actions it may take in response thereto; the Company's ability to
|
||||
execute its plans and strategies; and the impact of government laws and
|
||||
regulations. Additional risks and uncertainties that could cause actual
|
||||
outcomes and results to differ materially from those contemplated by the
|
||||
forward-looking statements are included under the caption "Risk Factors"
|
||||
in the Company's Quarterly Report on Form 10-Q for the quarter ended
|
||||
March 31, 2025 and elsewhere in the Company's subsequent reports on Form
|
||||
10-K, Form 10-Q or Form 8-K filed with the U.S. Securities and Exchange
|
||||
Commission from time to time and available at www.sec.gov.
|
||||
</p>
|
||||
|
||||
<div><strong>Media </strong></div>
|
||||
<a href="mailto:fiee@dlkadvisory.com">fiee@dlkadvisory.com</a>
|
||||
<div>Source: FiEE, Inc.</div>
|
||||
</template>
|
||||
<template v-if="state.date === 'June 3, 2025'">
|
||||
<h2>
|
||||
<strong
|
||||
>FiEE, Inc. seized market opportunities through 2025 Osaka
|
||||
Expo</strong
|
||||
>
|
||||
</h2>
|
||||
<p>3 June, 2025</p>
|
||||
<p>
|
||||
<strong>Hong Kong, 3 June 2025 </strong>— 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, is pleased to announce significant business updates.
|
||||
</p>
|
||||
<p>
|
||||
Recently, FiEE, Inc. has entered into a strategic agency and cooperation
|
||||
agreement with Beijing Yilian World Expo Business Management Group Co.,
|
||||
Ltd. (“Beijing Yilian”). The Company is appointed as the agent to
|
||||
introduce businesses to participate in the international trade fair held
|
||||
at INTEX Osaka. The trade fair will be held from mid-June to August
|
||||
2025, featuring a diverse range of categories, including International
|
||||
Wine, Food and Equipment; International Leather and Footwear;
|
||||
International Tea, Ceramics, Jewelry, Watches, Crafts and Art;
|
||||
International Hardware, Building Materials and Interior Decoration;
|
||||
International New Energy and Emerging Industries Technology.
|
||||
</p>
|
||||
<p>
|
||||
<strong>Rafael Li, Chief Executive Officer of FiEE, Inc.</strong>,
|
||||
commented, “INTEX Osaka is a famous International Trade Fair and
|
||||
Exhibition in Collaboration with the 2025 Osaka Expo. It is expected to
|
||||
draw numerous visitors, presenting a valuable opportunity for marketing
|
||||
and exposure. This strategic cooperation highlights the Company's
|
||||
extensive network resources, facilitating the identification of suitable
|
||||
businesses or Key Opinion Leaders (“KOLs”) to participate in
|
||||
international trade fairs, bolstering their reputation and influence.”
|
||||
</p>
|
||||
<p>
|
||||
In addition, the Company launched its new SaaS products for the talented
|
||||
individuals in March 2025, which is anticipated to generate recurring
|
||||
revenue streams while also scaling rapidly to capture a large customer
|
||||
base over time. The talented individuals subscribing for our SaaS
|
||||
products would gain access to abundant resources, such as brand /
|
||||
product partnership and sponsorship, affiliate marketing and product
|
||||
placement, IP protection services, among others. FiEE Inc. has signed
|
||||
sales contracts with 40 new customers, securing over US$200,000 in
|
||||
expected revenue in less than two months.
|
||||
</p>
|
||||
<p>
|
||||
FiEE, Inc. is currently undergoing a strategic transformation to seize
|
||||
market opportunities with its innovative brand management solutions for
|
||||
underrecognized talents. It is offering multi-faceted IoT-enabled
|
||||
Connectivity Solutions for the talented individuals in the market,
|
||||
including Cloud-Managed Connectivity (WiFi) Platform, IoT Hardware Sales
|
||||
& Licensing, SAAS Solutions, and Professional To-C and To-B Services
|
||||
& Support.
|
||||
</p>
|
||||
<p>
|
||||
With its innovative positioning, FiEE, Inc. is establishing a
|
||||
comprehensive value ecosystem that offers a secure, diverse and enduring
|
||||
platform for the talented individuals, aiming to elevate their personal
|
||||
brand and influence. Leveraging a robust technological foundation on
|
||||
cybersecurity, market analysis, AI and big data analysis, the Company is
|
||||
also positioned to safeguard original creations, digital arts, NFTs and
|
||||
exclusive content for these talented individuals.
|
||||
</p>
|
||||
<p>
|
||||
FiEE, Inc.’s long-term goal is to build a unique KOL community with
|
||||
billions of fans, empowering them to achieve sustained success in the
|
||||
digital landscape. With its new positioning, the Company believes it
|
||||
will reach new heights and create long-lasting value for its
|
||||
shareholders.
|
||||
</p>
|
||||
<p><strong>About FiEE, Inc.</strong></p>
|
||||
<p>
|
||||
FiEE, Inc. (NASDAQ:MINM), formerly Minim, Inc., was founded in 1977. It
|
||||
has a historical track record of delivering comprehensive WiFi/Software
|
||||
as a Service platform in the market. After years of development, it made
|
||||
the strategic decision to transition to a Software First Model in 2023
|
||||
to expand its technology portfolio and revenue streams. In 2025, FiEE,
|
||||
Inc. rebranded itself as a technology company leveraging its expertise
|
||||
in IoT, connectivity, and AI to explore new business prospects and
|
||||
extend its global footprint.
|
||||
</p>
|
||||
<p>
|
||||
FiEE, Inc.’s services are structured into four key categories:
|
||||
Cloud-Managed Connectivity (WiFi) Platform, IoT Hardware Sales &
|
||||
Licensing, SAAS Solutions, and Professional To-C and To-B Services &
|
||||
Support. Notably, FiEE, Inc. has introduced its innovative Software as a
|
||||
Service solutions, which integrate its AI and data analytics
|
||||
capabilities into content creation and brand management. This initiative
|
||||
has led to the nurturing of a robust pool of KOLs on major social media
|
||||
platforms worldwide, assisting them in developing, managing, and
|
||||
optimizing their digital presence across global platforms. FiEE Inc.’s
|
||||
services include customized graphics and posts, short videos, and
|
||||
editorial calendars tailored to align with brand objectives.
|
||||
</p>
|
||||
<p>
|
||||
<strong>Forward-Looking Statements</strong><br />This communication
|
||||
contains forward-looking statements which include, but are not limited
|
||||
to, statements regarding the benefits of the strategic agency and
|
||||
cooperation agreement entered into with Beijing Yilian; the expected
|
||||
success of the Company’s new SaaS products; the Company’s business
|
||||
strategy, including its strategic transformation; and the Company’s
|
||||
ability to drive long-term growth and shareholder value. These
|
||||
forward-looking statements are subject to the safe harbor provisions
|
||||
under the Private Securities Litigation Reform Act of 1995. The
|
||||
Company’s expectations and beliefs regarding these matters may not
|
||||
materialize. Actual outcomes and results may differ materially from
|
||||
those contemplated by these forward-looking statements as a result of
|
||||
uncertainties, risks, and changes in circumstances, including but not
|
||||
limited to risks and uncertainties related to: the ability of the
|
||||
Company to maintain compliance with the Nasdaq continued listing
|
||||
standards; the impact of fluctuations in global financial markets on the
|
||||
Company’s business and the actions it may take in response thereto; the
|
||||
Company’s ability to execute its plans and strategies; and the impact of
|
||||
government laws and regulations. Additional risks and uncertainties that
|
||||
could cause actual outcomes and results to differ materially from those
|
||||
contemplated by the forward-looking statements are included under the
|
||||
caption “Risk Factors” in the Company’s Quarterly Report on Form 10-Q
|
||||
for the quarter ended March 31, 2025 and elsewhere in the Company’s
|
||||
subsequent reports on Form 10-K, Form 10-Q or Form 8-K filed with the
|
||||
U.S. Securities and Exchange Commission from time to time and available
|
||||
at www.sec.gov.
|
||||
</p>
|
||||
|
||||
<div><strong>Media </strong></div>
|
||||
<a href="mailto:fiee@dlkadvisory.com">fiee@dlkadvisory.com</a>
|
||||
<div>Source: FiEE, Inc.</div>
|
||||
</template>
|
||||
<div id="my-richText"></div>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
@ -345,15 +12,31 @@ import { useI18n } from "vue-i18n";
|
||||
const { t } = useI18n();
|
||||
import { useRoute } from "vue-router";
|
||||
const route = useRoute();
|
||||
import axios from 'axios'
|
||||
|
||||
const state = reactive({
|
||||
date: "",
|
||||
id: "", // 新闻id
|
||||
});
|
||||
onMounted(() => {
|
||||
if (route.query.date) {
|
||||
state.date = route.query.date;
|
||||
if (route.query.id) {
|
||||
state.id = route.query.id;
|
||||
}
|
||||
getPressReleasesInfo();
|
||||
});
|
||||
|
||||
//获取新闻信息
|
||||
const getPressReleasesInfo = () => {
|
||||
let url = 'http://172.16.100.93:9020/api/fiee/pressreleases?id=' + state.id
|
||||
axios.get(url).then((res) => {
|
||||
// console.log(res)
|
||||
if (res.status === 200) {
|
||||
if (res.data.status === 0) {
|
||||
const myRichText = document.getElementById('my-richText')
|
||||
myRichText.innerHTML = res.data.data.content
|
||||
}
|
||||
}
|
||||
})
|
||||
}
|
||||
</script>
|
||||
|
||||
<style scoped lang="scss">
|
||||
|
@ -1,339 +1,6 @@
|
||||
<template>
|
||||
<div class="page-container">
|
||||
<template v-if="state.date === 'May 30, 2025'">
|
||||
<h2>
|
||||
<strong>FiEE, Inc. Announces Reinitiation of Trading on Nasdaq</strong>
|
||||
</h2>
|
||||
<p>May 30, 2025</p>
|
||||
<p>
|
||||
<em>Company will resume trading under its existing symbol "MINM"</em>
|
||||
</p>
|
||||
<p>
|
||||
<strong>Hong Kong, May 30, 2025 </strong>— FiEE, Inc. (“FiEE, Inc.” or
|
||||
the “Company”), a technology company integrating IoT, connectivity and
|
||||
AI to redefine brand management solutions in the digital era, is pleased
|
||||
to announce that following a hearing before the Nasdaq Hearings Panel
|
||||
(the “Panel”) on May 13, 2025, the Panel issued a decision on May 29,
|
||||
2025, stating that Nasdaq will reinstate trading of the Company's common
|
||||
stock on the Nasdaq Capital Market at the open of business on Monday,
|
||||
June 2, 2025 under the ticker symbol "MINM".
|
||||
</p>
|
||||
<p>
|
||||
<strong>Rafael Li, Chief Executive Officer of FiEE, </strong>commented,
|
||||
"We are honored to announce the reinitiation of trading of our common
|
||||
stock on Nasdaq, a significant milestone that reflects our unwavering
|
||||
commitment to operational excellence and strategic growth. We extend our
|
||||
sincere gratitude to the Nasdaq team for their prompt review and
|
||||
approval of our request, affirming our compliance with all applicable
|
||||
criteria for continued listing on the Nasdaq Capital Market.
|
||||
</p>
|
||||
<p>
|
||||
FiEE, Inc. is currently undergoing a strategic transformation aimed at
|
||||
capitalizing on broader market opportunities. Central to this evolution
|
||||
is our integrated approach, where cyber-hardened IoT connectivity
|
||||
converges with AI-driven content creation and audience targeting. This
|
||||
synergy is designed to empower Key Opinion Leaders (KOLs) and brands to
|
||||
achieve accelerated growth and deeper audience engagement. Leveraging
|
||||
IoT-connectivity solutions, AI and big data analytics, we are capable of
|
||||
delivering intelligent, multimedia and multilingual content tailored to
|
||||
diverse audiences. Coupling with AI targeting analysis, we enhance
|
||||
audience targeting capabilities, ensuring effective content placement
|
||||
and personalized promotions.
|
||||
</p>
|
||||
<p>
|
||||
As we advance, our focus remains on continuous innovation and strategic
|
||||
initiatives that drive long- term growth and shareholder value."
|
||||
</p>
|
||||
<h3>About FiEE, Inc.</h3>
|
||||
<p>
|
||||
FiEE, Inc. (NASDAQ: MINM), formerly Minim, Inc., was founded in 1977. It
|
||||
has a historical track record of delivering comprehensive WiFi/Software
|
||||
as a Service platform in the market. After years of development, it made
|
||||
the strategic decision to transition to a Software First Model in 2023
|
||||
to expand our technology portfolio and revenue streams. In 2025, FiEE,
|
||||
Inc. rebranded itself as a technology company leveraging the expertise
|
||||
in IoT, connectivity, and artificial intelligence ("AI") to explore new
|
||||
business prospects and extend our global footprint.
|
||||
</p>
|
||||
<p>
|
||||
Our services are structured into four key categories: Cloud-Managed
|
||||
Connectivity (WiFi) Platform, IoT Hardware Sales & Licensing, SAAS
|
||||
Solutions, and Professional To-C and To-B Services & Support.
|
||||
Notably, we have introduced our innovative Software as a Service
|
||||
("SaaS") solutions, which integrate our AI and data analytics
|
||||
capabilities into content creation and brand management. This initiative
|
||||
has led to the nurturing of a robust pool of Key Opinion Leaders (KOLs)
|
||||
on major social media platforms worldwide, assisting them in developing,
|
||||
managing, and optimizing their digital presence across global platforms.
|
||||
Our services include customized graphics and posts, short videos, and
|
||||
editorial calendars tailored to align with brand objectives.
|
||||
</p>
|
||||
<h3>Forward-Looking Statements</h3>
|
||||
<p>
|
||||
This communication contains forward-looking statements which include,
|
||||
but are not limited to, statements regarding the Company's listing of
|
||||
its common stock on Nasdaq; the impact of the listing; the Company's
|
||||
business strategy, including its strategic transformation; and the
|
||||
Company's ability to drive long-term growth and shareholder value. These
|
||||
forward-looking statements are subject to the safe harbor provisions
|
||||
under the Private Securities Litigation Reform Act of 1995. The
|
||||
Company's expectations and beliefs regarding these matters may not
|
||||
materialize. Actual outcomes and results may differ materially from
|
||||
those contemplated by these forward-looking statements as a result of
|
||||
uncertainties, risks, and changes in circumstances, including but not
|
||||
limited to risks and uncertainties related to: the ability of the
|
||||
Company to maintain compliance with the Nasdaq continued listing
|
||||
standards; the impact of fluctuations in global financial markets on the
|
||||
Company's business and the actions it may take in response thereto; the
|
||||
Company's ability to execute its plans and strategies; and the impact of
|
||||
government laws and regulations. Additional risks and uncertainties that
|
||||
could cause actual outcomes and results to differ materially from those
|
||||
contemplated by the forward- looking statements are included under the
|
||||
caption "Risk Factors" in the Company's Quarterly Report on Form 10-Q
|
||||
for the quarter ended March 31, 2025 and elsewhere in the Company's
|
||||
subsequent reports on Form 10-K, Form 10-Q or Form 8-K filed with the
|
||||
U.S. Securities and Exchange Commission from time to time and available
|
||||
at
|
||||
<a href="http://www.sec.gov/">www.sec.gov.</a>
|
||||
</p>
|
||||
<div><strong>Media </strong></div>
|
||||
<a href="mailto:fiee@dlkadvisory.com">fiee@dlkadvisory.com</a>
|
||||
<div>Source: FiEE, Inc.</div>
|
||||
</template>
|
||||
<template v-if="state.date === 'June 2, 2025'">
|
||||
<h2>
|
||||
<strong>FiEE, Inc. Closes Its First Day of Trading on NASDAQ </strong>
|
||||
</h2>
|
||||
<p>June 2, 2025</p>
|
||||
<p><em>Company resumed trading under its existing symbol "MINM" </em></p>
|
||||
<p>
|
||||
<strong>Hong Kong, 2 June 2025 </strong>— 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 the trading of its common stock on Monday, June
|
||||
2, 2025 on the Nasdaq Capital Market under the ticker symbol "MINM".
|
||||
</p>
|
||||
<p>
|
||||
With the vision of growing Key Opinion Leaders (“KOLs”) in the market,
|
||||
FiEE, Inc. is currently strategically transforming to seize market
|
||||
opportunities with its innovative brand management solutions for the
|
||||
underrecognized talents. Since 2023, FiEE, Inc. has been pivoting to a
|
||||
Software First business model through enhancing its MinimOS cloud
|
||||
platform and API suite for ISPs/OEMs, as well merging with e2Companies
|
||||
to broaden its technology and revenue base. Currently, it is offering
|
||||
multi-faceted IoT-enabled Connectivity Solutions for the talented
|
||||
individuals in the market, including Cloud-Managed Connectivity (WiFi)
|
||||
Platform, IoT Hardware Sales & Licensing, SAAS Solutions, and
|
||||
Professional To-C and To-B Services & Support.
|
||||
</p>
|
||||
<p>
|
||||
With its innovative positioning, FiEE, Inc. is addressing significant
|
||||
challenges faced by talented individuals in the market, such as
|
||||
insufficient promotion channels, overdependence on offline events, and
|
||||
high costs of conventional advertising. It is establishing a
|
||||
comprehensive value ecosystem that offers a secure, diverse and enduring
|
||||
platform for these talents, aiming to elevate their personal brand and
|
||||
influence. Leveraging robust technological foundation on cybersecurity,
|
||||
market analysis, AI and big data analysis, the Company is also
|
||||
positioned to safeguard original creations, digital arts, NFTs and
|
||||
exclusive content for these talented individuals.
|
||||
</p>
|
||||
<p>
|
||||
<strong>Rafael Li, Chief Executive Officer of FiEE, Inc.</strong> added,
|
||||
"We are glad to witness our common stock resumed trading on Nasdaq. In
|
||||
the foreseeable future, I plan to lead the team to continuously enhance
|
||||
our technological capabilities, utilizing AI, big data analysis, and our
|
||||
long-standing IoT-enabled Connectivity Solutions to match potential
|
||||
users in the market and provide them with comprehensive solutions. Our
|
||||
long-term goal is to build a unique KOL community with billions of fans,
|
||||
empowering them to achieve sustained success in the digital landscape.
|
||||
We are confident that with our new positioning, FiEE, Inc. will reach
|
||||
new heights and create long-lasting value for our shareholders.”
|
||||
</p>
|
||||
<p><strong>About FiEE, Inc.</strong></p>
|
||||
<p>
|
||||
FiEE, Inc. (NASDAQ:MINM), formerly Minim, Inc., was founded in 1977. It
|
||||
has a historical track record of delivering comprehensive WiFi/Software
|
||||
as a Service platform in the market. After years of development, it made
|
||||
the strategic decision to transition to a Software First Model in 2023
|
||||
to expand its technology portfolio and revenue streams. In 2025, FiEE,
|
||||
Inc. rebranded itself as a technology company leveraging the expertise
|
||||
in IoT, connectivity, and AI to explore new business prospects and
|
||||
extend its global footprint.
|
||||
</p>
|
||||
<p>
|
||||
FiEE, Inc.'s services are structured into four key categories:
|
||||
Cloud-Managed Connectivity (WiFi) Platform, IoT Hardware Sales &
|
||||
Licensing, SAAS Solutions, and Professional To-C and To-B Services &
|
||||
Support. Notably, FiEE, Inc. has introduced its innovative Software as a
|
||||
Service solutions, which integrate its AI and data analytics
|
||||
capabilities into content creation and brand management. This initiative
|
||||
has led to the nurturing of a robust pool of KOLs on major social media
|
||||
platforms worldwide, assisting them in developing, managing, and
|
||||
optimizing their digital presence across global platforms. FiEE Inc.'s
|
||||
services include customized graphics and posts, short videos, and
|
||||
editorial calendars tailored to align with brand objectives.
|
||||
</p>
|
||||
<p>
|
||||
<strong>Forward-Looking Statements</strong><br />This communication
|
||||
contains forward-looking statements which include, but are not limited
|
||||
to, statements regarding the Company's listing of its common stock on
|
||||
Nasdaq; the impact of the listing; the Company's business strategy,
|
||||
including its strategic transformation; and the Company's ability to
|
||||
drive long-term growth and shareholder value. These forward-looking
|
||||
statements are subject to the safe harbor provisions under the Private
|
||||
Securities Litigation Reform Act of 1995. The Company's expectations and
|
||||
beliefs regarding these matters may not materialize. Actual outcomes and
|
||||
results may differ materially from those contemplated by these
|
||||
forward-looking statements as a result of uncertainties, risks, and
|
||||
changes in circumstances, including but not limited to risks and
|
||||
uncertainties related to: the ability of the Company to maintain
|
||||
compliance with the Nasdaq continued listing standards; the impact of
|
||||
fluctuations in global financial markets on the Company's business and
|
||||
the actions it may take in response thereto; the Company's ability to
|
||||
execute its plans and strategies; and the impact of government laws and
|
||||
regulations. Additional risks and uncertainties that could cause actual
|
||||
outcomes and results to differ materially from those contemplated by the
|
||||
forward-looking statements are included under the caption "Risk Factors"
|
||||
in the Company's Quarterly Report on Form 10-Q for the quarter ended
|
||||
March 31, 2025 and elsewhere in the Company's subsequent reports on Form
|
||||
10-K, Form 10-Q or Form 8-K filed with the U.S. Securities and Exchange
|
||||
Commission from time to time and available at www.sec.gov.
|
||||
</p>
|
||||
|
||||
<div><strong>Media </strong></div>
|
||||
<a href="mailto:fiee@dlkadvisory.com">fiee@dlkadvisory.com</a>
|
||||
<div>Source: FiEE, Inc.</div>
|
||||
</template>
|
||||
<template v-if="state.date === 'June 3, 2025'">
|
||||
<h2>
|
||||
<strong
|
||||
>FiEE, Inc. seized market opportunities through 2025 Osaka
|
||||
Expo</strong
|
||||
>
|
||||
</h2>
|
||||
<p>3 June, 2025</p>
|
||||
<p>
|
||||
<strong>Hong Kong, 3 June 2025 </strong>— 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, is pleased to announce significant business updates.
|
||||
</p>
|
||||
<p>
|
||||
Recently, FiEE, Inc. has entered into a strategic agency and cooperation
|
||||
agreement with Beijing Yilian World Expo Business Management Group Co.,
|
||||
Ltd. (“Beijing Yilian”). The Company is appointed as the agent to
|
||||
introduce businesses to participate in the international trade fair held
|
||||
at INTEX Osaka. The trade fair will be held from mid-June to August
|
||||
2025, featuring a diverse range of categories, including International
|
||||
Wine, Food and Equipment; International Leather and Footwear;
|
||||
International Tea, Ceramics, Jewelry, Watches, Crafts and Art;
|
||||
International Hardware, Building Materials and Interior Decoration;
|
||||
International New Energy and Emerging Industries Technology.
|
||||
</p>
|
||||
<p>
|
||||
<strong>Rafael Li, Chief Executive Officer of FiEE, Inc.</strong>,
|
||||
commented, “INTEX Osaka is a famous International Trade Fair and
|
||||
Exhibition in Collaboration with the 2025 Osaka Expo. It is expected to
|
||||
draw numerous visitors, presenting a valuable opportunity for marketing
|
||||
and exposure. This strategic cooperation highlights the Company's
|
||||
extensive network resources, facilitating the identification of suitable
|
||||
businesses or Key Opinion Leaders (“KOLs”) to participate in
|
||||
international trade fairs, bolstering their reputation and influence.”
|
||||
</p>
|
||||
<p>
|
||||
In addition, the Company launched its new SaaS products for the talented
|
||||
individuals in March 2025, which is anticipated to generate recurring
|
||||
revenue streams while also scaling rapidly to capture a large customer
|
||||
base over time. The talented individuals subscribing for our SaaS
|
||||
products would gain access to abundant resources, such as brand /
|
||||
product partnership and sponsorship, affiliate marketing and product
|
||||
placement, IP protection services, among others. FiEE Inc. has signed
|
||||
sales contracts with 40 new customers, securing over US$200,000 in
|
||||
expected revenue in less than two months.
|
||||
</p>
|
||||
<p>
|
||||
FiEE, Inc. is currently undergoing a strategic transformation to seize
|
||||
market opportunities with its innovative brand management solutions for
|
||||
underrecognized talents. It is offering multi-faceted IoT-enabled
|
||||
Connectivity Solutions for the talented individuals in the market,
|
||||
including Cloud-Managed Connectivity (WiFi) Platform, IoT Hardware Sales
|
||||
& Licensing, SAAS Solutions, and Professional To-C and To-B Services
|
||||
& Support.
|
||||
</p>
|
||||
<p>
|
||||
With its innovative positioning, FiEE, Inc. is establishing a
|
||||
comprehensive value ecosystem that offers a secure, diverse and enduring
|
||||
platform for the talented individuals, aiming to elevate their personal
|
||||
brand and influence. Leveraging a robust technological foundation on
|
||||
cybersecurity, market analysis, AI and big data analysis, the Company is
|
||||
also positioned to safeguard original creations, digital arts, NFTs and
|
||||
exclusive content for these talented individuals.
|
||||
</p>
|
||||
<p>
|
||||
FiEE, Inc.’s long-term goal is to build a unique KOL community with
|
||||
billions of fans, empowering them to achieve sustained success in the
|
||||
digital landscape. With its new positioning, the Company believes it
|
||||
will reach new heights and create long-lasting value for its
|
||||
shareholders.
|
||||
</p>
|
||||
<p><strong>About FiEE, Inc.</strong></p>
|
||||
<p>
|
||||
FiEE, Inc. (NASDAQ:MINM), formerly Minim, Inc., was founded in 1977. It
|
||||
has a historical track record of delivering comprehensive WiFi/Software
|
||||
as a Service platform in the market. After years of development, it made
|
||||
the strategic decision to transition to a Software First Model in 2023
|
||||
to expand its technology portfolio and revenue streams. In 2025, FiEE,
|
||||
Inc. rebranded itself as a technology company leveraging its expertise
|
||||
in IoT, connectivity, and AI to explore new business prospects and
|
||||
extend its global footprint.
|
||||
</p>
|
||||
<p>
|
||||
FiEE, Inc.’s services are structured into four key categories:
|
||||
Cloud-Managed Connectivity (WiFi) Platform, IoT Hardware Sales &
|
||||
Licensing, SAAS Solutions, and Professional To-C and To-B Services &
|
||||
Support. Notably, FiEE, Inc. has introduced its innovative Software as a
|
||||
Service solutions, which integrate its AI and data analytics
|
||||
capabilities into content creation and brand management. This initiative
|
||||
has led to the nurturing of a robust pool of KOLs on major social media
|
||||
platforms worldwide, assisting them in developing, managing, and
|
||||
optimizing their digital presence across global platforms. FiEE Inc.’s
|
||||
services include customized graphics and posts, short videos, and
|
||||
editorial calendars tailored to align with brand objectives.
|
||||
</p>
|
||||
<p>
|
||||
<strong>Forward-Looking Statements</strong><br />This communication
|
||||
contains forward-looking statements which include, but are not limited
|
||||
to, statements regarding the benefits of the strategic agency and
|
||||
cooperation agreement entered into with Beijing Yilian; the expected
|
||||
success of the Company’s new SaaS products; the Company’s business
|
||||
strategy, including its strategic transformation; and the Company’s
|
||||
ability to drive long-term growth and shareholder value. These
|
||||
forward-looking statements are subject to the safe harbor provisions
|
||||
under the Private Securities Litigation Reform Act of 1995. The
|
||||
Company’s expectations and beliefs regarding these matters may not
|
||||
materialize. Actual outcomes and results may differ materially from
|
||||
those contemplated by these forward-looking statements as a result of
|
||||
uncertainties, risks, and changes in circumstances, including but not
|
||||
limited to risks and uncertainties related to: the ability of the
|
||||
Company to maintain compliance with the Nasdaq continued listing
|
||||
standards; the impact of fluctuations in global financial markets on the
|
||||
Company’s business and the actions it may take in response thereto; the
|
||||
Company’s ability to execute its plans and strategies; and the impact of
|
||||
government laws and regulations. Additional risks and uncertainties that
|
||||
could cause actual outcomes and results to differ materially from those
|
||||
contemplated by the forward-looking statements are included under the
|
||||
caption “Risk Factors” in the Company’s Quarterly Report on Form 10-Q
|
||||
for the quarter ended March 31, 2025 and elsewhere in the Company’s
|
||||
subsequent reports on Form 10-K, Form 10-Q or Form 8-K filed with the
|
||||
U.S. Securities and Exchange Commission from time to time and available
|
||||
at www.sec.gov.
|
||||
</p>
|
||||
|
||||
<div><strong>Media </strong></div>
|
||||
<a href="mailto:fiee@dlkadvisory.com">fiee@dlkadvisory.com</a>
|
||||
<div>Source: FiEE, Inc.</div>
|
||||
</template>
|
||||
<div id="my-richText"></div>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
@ -345,15 +12,31 @@ import { useI18n } from "vue-i18n";
|
||||
const { t } = useI18n();
|
||||
import { useRoute } from "vue-router";
|
||||
const route = useRoute();
|
||||
import axios from 'axios'
|
||||
|
||||
const state = reactive({
|
||||
date: "",
|
||||
id: "", // 新闻id
|
||||
});
|
||||
onMounted(() => {
|
||||
if (route.query.date) {
|
||||
state.date = route.query.date;
|
||||
if (route.query.id) {
|
||||
state.id = route.query.id;
|
||||
}
|
||||
getPressReleasesInfo();
|
||||
});
|
||||
|
||||
//获取新闻信息
|
||||
const getPressReleasesInfo = () => {
|
||||
let url = 'http://172.16.100.93:9020/api/fiee/pressreleases?id=' + state.id
|
||||
axios.get(url).then((res) => {
|
||||
// console.log(res)
|
||||
if (res.status === 200) {
|
||||
if (res.data.status === 0) {
|
||||
const myRichText = document.getElementById('my-richText')
|
||||
myRichText.innerHTML = res.data.data.content
|
||||
}
|
||||
}
|
||||
})
|
||||
}
|
||||
</script>
|
||||
<style scoped lang="scss">
|
||||
.page-container {
|
||||
|
@ -1,340 +1,6 @@
|
||||
<template>
|
||||
<div class="page-container">
|
||||
<template v-if="state.date === 'May 30, 2025'">
|
||||
<h2>
|
||||
<strong>FiEE, Inc. Announces Reinitiation of Trading on Nasdaq</strong>
|
||||
</h2>
|
||||
<p>May 30, 2025</p>
|
||||
<p>
|
||||
<em>Company will resume trading under its existing symbol "MINM"</em>
|
||||
</p>
|
||||
<p>
|
||||
<strong>Hong Kong, May 30, 2025 </strong>— FiEE, Inc. (“FiEE, Inc.” or
|
||||
the “Company”), a technology company integrating IoT, connectivity and
|
||||
AI to redefine brand management solutions in the digital era, is pleased
|
||||
to announce that following a hearing before the Nasdaq Hearings Panel
|
||||
(the “Panel”) on May 13, 2025, the Panel issued a decision on May 29,
|
||||
2025, stating that Nasdaq will reinstate trading of the Company's common
|
||||
stock on the Nasdaq Capital Market at the open of business on Monday,
|
||||
June 2, 2025 under the ticker symbol "MINM".
|
||||
</p>
|
||||
<p>
|
||||
<strong>Rafael Li, Chief Executive Officer of FiEE, </strong>commented,
|
||||
"We are honored to announce the reinitiation of trading of our common
|
||||
stock on Nasdaq, a significant milestone that reflects our unwavering
|
||||
commitment to operational excellence and strategic growth. We extend our
|
||||
sincere gratitude to the Nasdaq team for their prompt review and
|
||||
approval of our request, affirming our compliance with all applicable
|
||||
criteria for continued listing on the Nasdaq Capital Market.
|
||||
</p>
|
||||
<p>
|
||||
FiEE, Inc. is currently undergoing a strategic transformation aimed at
|
||||
capitalizing on broader market opportunities. Central to this evolution
|
||||
is our integrated approach, where cyber-hardened IoT connectivity
|
||||
converges with AI-driven content creation and audience targeting. This
|
||||
synergy is designed to empower Key Opinion Leaders (KOLs) and brands to
|
||||
achieve accelerated growth and deeper audience engagement. Leveraging
|
||||
IoT-connectivity solutions, AI and big data analytics, we are capable of
|
||||
delivering intelligent, multimedia and multilingual content tailored to
|
||||
diverse audiences. Coupling with AI targeting analysis, we enhance
|
||||
audience targeting capabilities, ensuring effective content placement
|
||||
and personalized promotions.
|
||||
</p>
|
||||
<p>
|
||||
As we advance, our focus remains on continuous innovation and strategic
|
||||
initiatives that drive long- term growth and shareholder value."
|
||||
</p>
|
||||
<h3>About FiEE, Inc.</h3>
|
||||
<p>
|
||||
FiEE, Inc. (NASDAQ: MINM), formerly Minim, Inc., was founded in 1977. It
|
||||
has a historical track record of delivering comprehensive WiFi/Software
|
||||
as a Service platform in the market. After years of development, it made
|
||||
the strategic decision to transition to a Software First Model in 2023
|
||||
to expand our technology portfolio and revenue streams. In 2025, FiEE,
|
||||
Inc. rebranded itself as a technology company leveraging the expertise
|
||||
in IoT, connectivity, and artificial intelligence ("AI") to explore new
|
||||
business prospects and extend our global footprint.
|
||||
</p>
|
||||
<p>
|
||||
Our services are structured into four key categories: Cloud-Managed
|
||||
Connectivity (WiFi) Platform, IoT Hardware Sales & Licensing, SAAS
|
||||
Solutions, and Professional To-C and To-B Services & Support.
|
||||
Notably, we have introduced our innovative Software as a Service
|
||||
("SaaS") solutions, which integrate our AI and data analytics
|
||||
capabilities into content creation and brand management. This initiative
|
||||
has led to the nurturing of a robust pool of Key Opinion Leaders (KOLs)
|
||||
on major social media platforms worldwide, assisting them in developing,
|
||||
managing, and optimizing their digital presence across global platforms.
|
||||
Our services include customized graphics and posts, short videos, and
|
||||
editorial calendars tailored to align with brand objectives.
|
||||
</p>
|
||||
<h3>Forward-Looking Statements</h3>
|
||||
<p>
|
||||
This communication contains forward-looking statements which include,
|
||||
but are not limited to, statements regarding the Company's listing of
|
||||
its common stock on Nasdaq; the impact of the listing; the Company's
|
||||
business strategy, including its strategic transformation; and the
|
||||
Company's ability to drive long-term growth and shareholder value. These
|
||||
forward-looking statements are subject to the safe harbor provisions
|
||||
under the Private Securities Litigation Reform Act of 1995. The
|
||||
Company's expectations and beliefs regarding these matters may not
|
||||
materialize. Actual outcomes and results may differ materially from
|
||||
those contemplated by these forward-looking statements as a result of
|
||||
uncertainties, risks, and changes in circumstances, including but not
|
||||
limited to risks and uncertainties related to: the ability of the
|
||||
Company to maintain compliance with the Nasdaq continued listing
|
||||
standards; the impact of fluctuations in global financial markets on the
|
||||
Company's business and the actions it may take in response thereto; the
|
||||
Company's ability to execute its plans and strategies; and the impact of
|
||||
government laws and regulations. Additional risks and uncertainties that
|
||||
could cause actual outcomes and results to differ materially from those
|
||||
contemplated by the forward- looking statements are included under the
|
||||
caption "Risk Factors" in the Company's Quarterly Report on Form 10-Q
|
||||
for the quarter ended March 31, 2025 and elsewhere in the Company's
|
||||
subsequent reports on Form 10-K, Form 10-Q or Form 8-K filed with the
|
||||
U.S. Securities and Exchange Commission from time to time and available
|
||||
at
|
||||
<a href="http://www.sec.gov/">www.sec.gov.</a>
|
||||
</p>
|
||||
<div><strong>Media </strong></div>
|
||||
<a href="mailto:fiee@dlkadvisory.com">fiee@dlkadvisory.com</a>
|
||||
<div>Source: FiEE, Inc.</div>
|
||||
</template>
|
||||
<template v-if="state.date === 'June 2, 2025'">
|
||||
<h2>
|
||||
<strong>FiEE, Inc. Closes Its First Day of Trading on NASDAQ </strong>
|
||||
</h2>
|
||||
<p>June 2, 2025</p>
|
||||
<p><em>Company resumed trading under its existing symbol "MINM" </em></p>
|
||||
<p>
|
||||
<strong>Hong Kong, 2 June 2025 </strong>— 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 the trading of its common stock on Monday, June
|
||||
2, 2025 on the Nasdaq Capital Market under the ticker symbol "MINM".
|
||||
</p>
|
||||
<p>
|
||||
With the vision of growing Key Opinion Leaders (“KOLs”) in the market,
|
||||
FiEE, Inc. is currently strategically transforming to seize market
|
||||
opportunities with its innovative brand management solutions for the
|
||||
underrecognized talents. Since 2023, FiEE, Inc. has been pivoting to a
|
||||
Software First business model through enhancing its MinimOS cloud
|
||||
platform and API suite for ISPs/OEMs, as well merging with e2Companies
|
||||
to broaden its technology and revenue base. Currently, it is offering
|
||||
multi-faceted IoT-enabled Connectivity Solutions for the talented
|
||||
individuals in the market, including Cloud-Managed Connectivity (WiFi)
|
||||
Platform, IoT Hardware Sales & Licensing, SAAS Solutions, and
|
||||
Professional To-C and To-B Services & Support.
|
||||
</p>
|
||||
<p>
|
||||
With its innovative positioning, FiEE, Inc. is addressing significant
|
||||
challenges faced by talented individuals in the market, such as
|
||||
insufficient promotion channels, overdependence on offline events, and
|
||||
high costs of conventional advertising. It is establishing a
|
||||
comprehensive value ecosystem that offers a secure, diverse and enduring
|
||||
platform for these talents, aiming to elevate their personal brand and
|
||||
influence. Leveraging robust technological foundation on cybersecurity,
|
||||
market analysis, AI and big data analysis, the Company is also
|
||||
positioned to safeguard original creations, digital arts, NFTs and
|
||||
exclusive content for these talented individuals.
|
||||
</p>
|
||||
<p>
|
||||
<strong>Rafael Li, Chief Executive Officer of FiEE, Inc.</strong> added,
|
||||
"We are glad to witness our common stock resumed trading on Nasdaq. In
|
||||
the foreseeable future, I plan to lead the team to continuously enhance
|
||||
our technological capabilities, utilizing AI, big data analysis, and our
|
||||
long-standing IoT-enabled Connectivity Solutions to match potential
|
||||
users in the market and provide them with comprehensive solutions. Our
|
||||
long-term goal is to build a unique KOL community with billions of fans,
|
||||
empowering them to achieve sustained success in the digital landscape.
|
||||
We are confident that with our new positioning, FiEE, Inc. will reach
|
||||
new heights and create long-lasting value for our shareholders.”
|
||||
</p>
|
||||
<p><strong>About FiEE, Inc.</strong></p>
|
||||
<p>
|
||||
FiEE, Inc. (NASDAQ:MINM), formerly Minim, Inc., was founded in 1977. It
|
||||
has a historical track record of delivering comprehensive WiFi/Software
|
||||
as a Service platform in the market. After years of development, it made
|
||||
the strategic decision to transition to a Software First Model in 2023
|
||||
to expand its technology portfolio and revenue streams. In 2025, FiEE,
|
||||
Inc. rebranded itself as a technology company leveraging the expertise
|
||||
in IoT, connectivity, and AI to explore new business prospects and
|
||||
extend its global footprint.
|
||||
</p>
|
||||
<p>
|
||||
FiEE, Inc.'s services are structured into four key categories:
|
||||
Cloud-Managed Connectivity (WiFi) Platform, IoT Hardware Sales &
|
||||
Licensing, SAAS Solutions, and Professional To-C and To-B Services &
|
||||
Support. Notably, FiEE, Inc. has introduced its innovative Software as a
|
||||
Service solutions, which integrate its AI and data analytics
|
||||
capabilities into content creation and brand management. This initiative
|
||||
has led to the nurturing of a robust pool of KOLs on major social media
|
||||
platforms worldwide, assisting them in developing, managing, and
|
||||
optimizing their digital presence across global platforms. FiEE Inc.'s
|
||||
services include customized graphics and posts, short videos, and
|
||||
editorial calendars tailored to align with brand objectives.
|
||||
</p>
|
||||
<p>
|
||||
<strong>Forward-Looking Statements</strong><br />This communication
|
||||
contains forward-looking statements which include, but are not limited
|
||||
to, statements regarding the Company's listing of its common stock on
|
||||
Nasdaq; the impact of the listing; the Company's business strategy,
|
||||
including its strategic transformation; and the Company's ability to
|
||||
drive long-term growth and shareholder value. These forward-looking
|
||||
statements are subject to the safe harbor provisions under the Private
|
||||
Securities Litigation Reform Act of 1995. The Company's expectations and
|
||||
beliefs regarding these matters may not materialize. Actual outcomes and
|
||||
results may differ materially from those contemplated by these
|
||||
forward-looking statements as a result of uncertainties, risks, and
|
||||
changes in circumstances, including but not limited to risks and
|
||||
uncertainties related to: the ability of the Company to maintain
|
||||
compliance with the Nasdaq continued listing standards; the impact of
|
||||
fluctuations in global financial markets on the Company's business and
|
||||
the actions it may take in response thereto; the Company's ability to
|
||||
execute its plans and strategies; and the impact of government laws and
|
||||
regulations. Additional risks and uncertainties that could cause actual
|
||||
outcomes and results to differ materially from those contemplated by the
|
||||
forward-looking statements are included under the caption "Risk Factors"
|
||||
in the Company's Quarterly Report on Form 10-Q for the quarter ended
|
||||
March 31, 2025 and elsewhere in the Company's subsequent reports on Form
|
||||
10-K, Form 10-Q or Form 8-K filed with the U.S. Securities and Exchange
|
||||
Commission from time to time and available at www.sec.gov.
|
||||
</p>
|
||||
|
||||
<div><strong>Media </strong></div>
|
||||
<a href="mailto:fiee@dlkadvisory.com">fiee@dlkadvisory.com</a>
|
||||
<div>Source: FiEE, Inc.</div>
|
||||
</template>
|
||||
|
||||
<template v-if="state.date === 'June 3, 2025'">
|
||||
<h2>
|
||||
<strong
|
||||
>FiEE, Inc. seized market opportunities through 2025 Osaka
|
||||
Expo</strong
|
||||
>
|
||||
</h2>
|
||||
<p>3 June, 2025</p>
|
||||
<p>
|
||||
<strong>Hong Kong, 3 June 2025 </strong>— 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, is pleased to announce significant business updates.
|
||||
</p>
|
||||
<p>
|
||||
Recently, FiEE, Inc. has entered into a strategic agency and cooperation
|
||||
agreement with Beijing Yilian World Expo Business Management Group Co.,
|
||||
Ltd. (“Beijing Yilian”). The Company is appointed as the agent to
|
||||
introduce businesses to participate in the international trade fair held
|
||||
at INTEX Osaka. The trade fair will be held from mid-June to August
|
||||
2025, featuring a diverse range of categories, including International
|
||||
Wine, Food and Equipment; International Leather and Footwear;
|
||||
International Tea, Ceramics, Jewelry, Watches, Crafts and Art;
|
||||
International Hardware, Building Materials and Interior Decoration;
|
||||
International New Energy and Emerging Industries Technology.
|
||||
</p>
|
||||
<p>
|
||||
<strong>Rafael Li, Chief Executive Officer of FiEE, Inc.</strong>,
|
||||
commented, “INTEX Osaka is a famous International Trade Fair and
|
||||
Exhibition in Collaboration with the 2025 Osaka Expo. It is expected to
|
||||
draw numerous visitors, presenting a valuable opportunity for marketing
|
||||
and exposure. This strategic cooperation highlights the Company's
|
||||
extensive network resources, facilitating the identification of suitable
|
||||
businesses or Key Opinion Leaders (“KOLs”) to participate in
|
||||
international trade fairs, bolstering their reputation and influence.”
|
||||
</p>
|
||||
<p>
|
||||
In addition, the Company launched its new SaaS products for the talented
|
||||
individuals in March 2025, which is anticipated to generate recurring
|
||||
revenue streams while also scaling rapidly to capture a large customer
|
||||
base over time. The talented individuals subscribing for our SaaS
|
||||
products would gain access to abundant resources, such as brand /
|
||||
product partnership and sponsorship, affiliate marketing and product
|
||||
placement, IP protection services, among others. FiEE Inc. has signed
|
||||
sales contracts with 40 new customers, securing over US$200,000 in
|
||||
expected revenue in less than two months.
|
||||
</p>
|
||||
<p>
|
||||
FiEE, Inc. is currently undergoing a strategic transformation to seize
|
||||
market opportunities with its innovative brand management solutions for
|
||||
underrecognized talents. It is offering multi-faceted IoT-enabled
|
||||
Connectivity Solutions for the talented individuals in the market,
|
||||
including Cloud-Managed Connectivity (WiFi) Platform, IoT Hardware Sales
|
||||
& Licensing, SAAS Solutions, and Professional To-C and To-B Services
|
||||
& Support.
|
||||
</p>
|
||||
<p>
|
||||
With its innovative positioning, FiEE, Inc. is establishing a
|
||||
comprehensive value ecosystem that offers a secure, diverse and enduring
|
||||
platform for the talented individuals, aiming to elevate their personal
|
||||
brand and influence. Leveraging a robust technological foundation on
|
||||
cybersecurity, market analysis, AI and big data analysis, the Company is
|
||||
also positioned to safeguard original creations, digital arts, NFTs and
|
||||
exclusive content for these talented individuals.
|
||||
</p>
|
||||
<p>
|
||||
FiEE, Inc.’s long-term goal is to build a unique KOL community with
|
||||
billions of fans, empowering them to achieve sustained success in the
|
||||
digital landscape. With its new positioning, the Company believes it
|
||||
will reach new heights and create long-lasting value for its
|
||||
shareholders.
|
||||
</p>
|
||||
<p><strong>About FiEE, Inc.</strong></p>
|
||||
<p>
|
||||
FiEE, Inc. (NASDAQ:MINM), formerly Minim, Inc., was founded in 1977. It
|
||||
has a historical track record of delivering comprehensive WiFi/Software
|
||||
as a Service platform in the market. After years of development, it made
|
||||
the strategic decision to transition to a Software First Model in 2023
|
||||
to expand its technology portfolio and revenue streams. In 2025, FiEE,
|
||||
Inc. rebranded itself as a technology company leveraging its expertise
|
||||
in IoT, connectivity, and AI to explore new business prospects and
|
||||
extend its global footprint.
|
||||
</p>
|
||||
<p>
|
||||
FiEE, Inc.’s services are structured into four key categories:
|
||||
Cloud-Managed Connectivity (WiFi) Platform, IoT Hardware Sales &
|
||||
Licensing, SAAS Solutions, and Professional To-C and To-B Services &
|
||||
Support. Notably, FiEE, Inc. has introduced its innovative Software as a
|
||||
Service solutions, which integrate its AI and data analytics
|
||||
capabilities into content creation and brand management. This initiative
|
||||
has led to the nurturing of a robust pool of KOLs on major social media
|
||||
platforms worldwide, assisting them in developing, managing, and
|
||||
optimizing their digital presence across global platforms. FiEE Inc.’s
|
||||
services include customized graphics and posts, short videos, and
|
||||
editorial calendars tailored to align with brand objectives.
|
||||
</p>
|
||||
<p>
|
||||
<strong>Forward-Looking Statements</strong><br />This communication
|
||||
contains forward-looking statements which include, but are not limited
|
||||
to, statements regarding the benefits of the strategic agency and
|
||||
cooperation agreement entered into with Beijing Yilian; the expected
|
||||
success of the Company’s new SaaS products; the Company’s business
|
||||
strategy, including its strategic transformation; and the Company’s
|
||||
ability to drive long-term growth and shareholder value. These
|
||||
forward-looking statements are subject to the safe harbor provisions
|
||||
under the Private Securities Litigation Reform Act of 1995. The
|
||||
Company’s expectations and beliefs regarding these matters may not
|
||||
materialize. Actual outcomes and results may differ materially from
|
||||
those contemplated by these forward-looking statements as a result of
|
||||
uncertainties, risks, and changes in circumstances, including but not
|
||||
limited to risks and uncertainties related to: the ability of the
|
||||
Company to maintain compliance with the Nasdaq continued listing
|
||||
standards; the impact of fluctuations in global financial markets on the
|
||||
Company’s business and the actions it may take in response thereto; the
|
||||
Company’s ability to execute its plans and strategies; and the impact of
|
||||
government laws and regulations. Additional risks and uncertainties that
|
||||
could cause actual outcomes and results to differ materially from those
|
||||
contemplated by the forward-looking statements are included under the
|
||||
caption “Risk Factors” in the Company’s Quarterly Report on Form 10-Q
|
||||
for the quarter ended March 31, 2025 and elsewhere in the Company’s
|
||||
subsequent reports on Form 10-K, Form 10-Q or Form 8-K filed with the
|
||||
U.S. Securities and Exchange Commission from time to time and available
|
||||
at www.sec.gov.
|
||||
</p>
|
||||
|
||||
<div><strong>Media </strong></div>
|
||||
<a href="mailto:fiee@dlkadvisory.com">fiee@dlkadvisory.com</a>
|
||||
<div>Source: FiEE, Inc.</div>
|
||||
</template>
|
||||
<div id="my-richText"></div>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
@ -346,15 +12,31 @@ import { useI18n } from "vue-i18n";
|
||||
const { t } = useI18n();
|
||||
import { useRoute } from "vue-router";
|
||||
const route = useRoute();
|
||||
import axios from 'axios'
|
||||
|
||||
const state = reactive({
|
||||
date: "",
|
||||
id: "", // 新闻id
|
||||
});
|
||||
onMounted(() => {
|
||||
if (route.query.date) {
|
||||
state.date = route.query.date;
|
||||
if (route.query.id) {
|
||||
state.id = route.query.id;
|
||||
}
|
||||
getPressReleasesInfo();
|
||||
});
|
||||
|
||||
//获取新闻信息
|
||||
const getPressReleasesInfo = () => {
|
||||
let url = 'http://172.16.100.93:9020/api/fiee/pressreleases?id=' + state.id
|
||||
axios.get(url).then((res) => {
|
||||
// console.log(res)
|
||||
if (res.status === 200) {
|
||||
if (res.data.status === 0) {
|
||||
const myRichText = document.getElementById('my-richText')
|
||||
myRichText.innerHTML = res.data.data.content
|
||||
}
|
||||
}
|
||||
})
|
||||
}
|
||||
</script>
|
||||
|
||||
<style scoped lang="scss">
|
||||
|
@ -1,340 +1,6 @@
|
||||
<template>
|
||||
<div class="page-container">
|
||||
<template v-if="state.date === 'May 30, 2025'">
|
||||
<h2>
|
||||
<strong>FiEE, Inc. Announces Reinitiation of Trading on Nasdaq</strong>
|
||||
</h2>
|
||||
<p>May 30, 2025</p>
|
||||
<p>
|
||||
<em>Company will resume trading under its existing symbol "MINM"</em>
|
||||
</p>
|
||||
<p>
|
||||
<strong>Hong Kong, May 30, 2025 </strong>— FiEE, Inc. (“FiEE, Inc.” or
|
||||
the “Company”), a technology company integrating IoT, connectivity and
|
||||
AI to redefine brand management solutions in the digital era, is pleased
|
||||
to announce that following a hearing before the Nasdaq Hearings Panel
|
||||
(the “Panel”) on May 13, 2025, the Panel issued a decision on May 29,
|
||||
2025, stating that Nasdaq will reinstate trading of the Company's common
|
||||
stock on the Nasdaq Capital Market at the open of business on Monday,
|
||||
June 2, 2025 under the ticker symbol "MINM".
|
||||
</p>
|
||||
<p>
|
||||
<strong>Rafael Li, Chief Executive Officer of FiEE, </strong>commented,
|
||||
"We are honored to announce the reinitiation of trading of our common
|
||||
stock on Nasdaq, a significant milestone that reflects our unwavering
|
||||
commitment to operational excellence and strategic growth. We extend our
|
||||
sincere gratitude to the Nasdaq team for their prompt review and
|
||||
approval of our request, affirming our compliance with all applicable
|
||||
criteria for continued listing on the Nasdaq Capital Market.
|
||||
</p>
|
||||
<p>
|
||||
FiEE, Inc. is currently undergoing a strategic transformation aimed at
|
||||
capitalizing on broader market opportunities. Central to this evolution
|
||||
is our integrated approach, where cyber-hardened IoT connectivity
|
||||
converges with AI-driven content creation and audience targeting. This
|
||||
synergy is designed to empower Key Opinion Leaders (KOLs) and brands to
|
||||
achieve accelerated growth and deeper audience engagement. Leveraging
|
||||
IoT-connectivity solutions, AI and big data analytics, we are capable of
|
||||
delivering intelligent, multimedia and multilingual content tailored to
|
||||
diverse audiences. Coupling with AI targeting analysis, we enhance
|
||||
audience targeting capabilities, ensuring effective content placement
|
||||
and personalized promotions.
|
||||
</p>
|
||||
<p>
|
||||
As we advance, our focus remains on continuous innovation and strategic
|
||||
initiatives that drive long- term growth and shareholder value."
|
||||
</p>
|
||||
<h3>About FiEE, Inc.</h3>
|
||||
<p>
|
||||
FiEE, Inc. (NASDAQ: MINM), formerly Minim, Inc., was founded in 1977. It
|
||||
has a historical track record of delivering comprehensive WiFi/Software
|
||||
as a Service platform in the market. After years of development, it made
|
||||
the strategic decision to transition to a Software First Model in 2023
|
||||
to expand our technology portfolio and revenue streams. In 2025, FiEE,
|
||||
Inc. rebranded itself as a technology company leveraging the expertise
|
||||
in IoT, connectivity, and artificial intelligence ("AI") to explore new
|
||||
business prospects and extend our global footprint.
|
||||
</p>
|
||||
<p>
|
||||
Our services are structured into four key categories: Cloud-Managed
|
||||
Connectivity (WiFi) Platform, IoT Hardware Sales & Licensing, SAAS
|
||||
Solutions, and Professional To-C and To-B Services & Support.
|
||||
Notably, we have introduced our innovative Software as a Service
|
||||
("SaaS") solutions, which integrate our AI and data analytics
|
||||
capabilities into content creation and brand management. This initiative
|
||||
has led to the nurturing of a robust pool of Key Opinion Leaders (KOLs)
|
||||
on major social media platforms worldwide, assisting them in developing,
|
||||
managing, and optimizing their digital presence across global platforms.
|
||||
Our services include customized graphics and posts, short videos, and
|
||||
editorial calendars tailored to align with brand objectives.
|
||||
</p>
|
||||
<h3>Forward-Looking Statements</h3>
|
||||
<p>
|
||||
This communication contains forward-looking statements which include,
|
||||
but are not limited to, statements regarding the Company's listing of
|
||||
its common stock on Nasdaq; the impact of the listing; the Company's
|
||||
business strategy, including its strategic transformation; and the
|
||||
Company's ability to drive long-term growth and shareholder value. These
|
||||
forward-looking statements are subject to the safe harbor provisions
|
||||
under the Private Securities Litigation Reform Act of 1995. The
|
||||
Company's expectations and beliefs regarding these matters may not
|
||||
materialize. Actual outcomes and results may differ materially from
|
||||
those contemplated by these forward-looking statements as a result of
|
||||
uncertainties, risks, and changes in circumstances, including but not
|
||||
limited to risks and uncertainties related to: the ability of the
|
||||
Company to maintain compliance with the Nasdaq continued listing
|
||||
standards; the impact of fluctuations in global financial markets on the
|
||||
Company's business and the actions it may take in response thereto; the
|
||||
Company's ability to execute its plans and strategies; and the impact of
|
||||
government laws and regulations. Additional risks and uncertainties that
|
||||
could cause actual outcomes and results to differ materially from those
|
||||
contemplated by the forward- looking statements are included under the
|
||||
caption "Risk Factors" in the Company's Quarterly Report on Form 10-Q
|
||||
for the quarter ended March 31, 2025 and elsewhere in the Company's
|
||||
subsequent reports on Form 10-K, Form 10-Q or Form 8-K filed with the
|
||||
U.S. Securities and Exchange Commission from time to time and available
|
||||
at
|
||||
<a href="http://www.sec.gov/">www.sec.gov.</a>
|
||||
</p>
|
||||
<div><strong>Media </strong></div>
|
||||
<a href="mailto:fiee@dlkadvisory.com">fiee@dlkadvisory.com</a>
|
||||
<div>Source: FiEE, Inc.</div>
|
||||
</template>
|
||||
<template v-if="state.date === 'June 2, 2025'">
|
||||
<h2>
|
||||
<strong>FiEE, Inc. Closes Its First Day of Trading on NASDAQ </strong>
|
||||
</h2>
|
||||
<p>June 2, 2025</p>
|
||||
<p><em>Company resumed trading under its existing symbol "MINM" </em></p>
|
||||
<p>
|
||||
<strong>Hong Kong, 2 June 2025 </strong>— 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 the trading of its common stock on Monday, June
|
||||
2, 2025 on the Nasdaq Capital Market under the ticker symbol "MINM".
|
||||
</p>
|
||||
<p>
|
||||
With the vision of growing Key Opinion Leaders (“KOLs”) in the market,
|
||||
FiEE, Inc. is currently strategically transforming to seize market
|
||||
opportunities with its innovative brand management solutions for the
|
||||
underrecognized talents. Since 2023, FiEE, Inc. has been pivoting to a
|
||||
Software First business model through enhancing its MinimOS cloud
|
||||
platform and API suite for ISPs/OEMs, as well merging with e2Companies
|
||||
to broaden its technology and revenue base. Currently, it is offering
|
||||
multi-faceted IoT-enabled Connectivity Solutions for the talented
|
||||
individuals in the market, including Cloud-Managed Connectivity (WiFi)
|
||||
Platform, IoT Hardware Sales & Licensing, SAAS Solutions, and
|
||||
Professional To-C and To-B Services & Support.
|
||||
</p>
|
||||
<p>
|
||||
With its innovative positioning, FiEE, Inc. is addressing significant
|
||||
challenges faced by talented individuals in the market, such as
|
||||
insufficient promotion channels, overdependence on offline events, and
|
||||
high costs of conventional advertising. It is establishing a
|
||||
comprehensive value ecosystem that offers a secure, diverse and enduring
|
||||
platform for these talents, aiming to elevate their personal brand and
|
||||
influence. Leveraging robust technological foundation on cybersecurity,
|
||||
market analysis, AI and big data analysis, the Company is also
|
||||
positioned to safeguard original creations, digital arts, NFTs and
|
||||
exclusive content for these talented individuals.
|
||||
</p>
|
||||
<p>
|
||||
<strong>Rafael Li, Chief Executive Officer of FiEE, Inc.</strong> added,
|
||||
"We are glad to witness our common stock resumed trading on Nasdaq. In
|
||||
the foreseeable future, I plan to lead the team to continuously enhance
|
||||
our technological capabilities, utilizing AI, big data analysis, and our
|
||||
long-standing IoT-enabled Connectivity Solutions to match potential
|
||||
users in the market and provide them with comprehensive solutions. Our
|
||||
long-term goal is to build a unique KOL community with billions of fans,
|
||||
empowering them to achieve sustained success in the digital landscape.
|
||||
We are confident that with our new positioning, FiEE, Inc. will reach
|
||||
new heights and create long-lasting value for our shareholders.”
|
||||
</p>
|
||||
<p><strong>About FiEE, Inc.</strong></p>
|
||||
<p>
|
||||
FiEE, Inc. (NASDAQ:MINM), formerly Minim, Inc., was founded in 1977. It
|
||||
has a historical track record of delivering comprehensive WiFi/Software
|
||||
as a Service platform in the market. After years of development, it made
|
||||
the strategic decision to transition to a Software First Model in 2023
|
||||
to expand its technology portfolio and revenue streams. In 2025, FiEE,
|
||||
Inc. rebranded itself as a technology company leveraging the expertise
|
||||
in IoT, connectivity, and AI to explore new business prospects and
|
||||
extend its global footprint.
|
||||
</p>
|
||||
<p>
|
||||
FiEE, Inc.'s services are structured into four key categories:
|
||||
Cloud-Managed Connectivity (WiFi) Platform, IoT Hardware Sales &
|
||||
Licensing, SAAS Solutions, and Professional To-C and To-B Services &
|
||||
Support. Notably, FiEE, Inc. has introduced its innovative Software as a
|
||||
Service solutions, which integrate its AI and data analytics
|
||||
capabilities into content creation and brand management. This initiative
|
||||
has led to the nurturing of a robust pool of KOLs on major social media
|
||||
platforms worldwide, assisting them in developing, managing, and
|
||||
optimizing their digital presence across global platforms. FiEE Inc.'s
|
||||
services include customized graphics and posts, short videos, and
|
||||
editorial calendars tailored to align with brand objectives.
|
||||
</p>
|
||||
<p>
|
||||
<strong>Forward-Looking Statements</strong><br />This communication
|
||||
contains forward-looking statements which include, but are not limited
|
||||
to, statements regarding the Company's listing of its common stock on
|
||||
Nasdaq; the impact of the listing; the Company's business strategy,
|
||||
including its strategic transformation; and the Company's ability to
|
||||
drive long-term growth and shareholder value. These forward-looking
|
||||
statements are subject to the safe harbor provisions under the Private
|
||||
Securities Litigation Reform Act of 1995. The Company's expectations and
|
||||
beliefs regarding these matters may not materialize. Actual outcomes and
|
||||
results may differ materially from those contemplated by these
|
||||
forward-looking statements as a result of uncertainties, risks, and
|
||||
changes in circumstances, including but not limited to risks and
|
||||
uncertainties related to: the ability of the Company to maintain
|
||||
compliance with the Nasdaq continued listing standards; the impact of
|
||||
fluctuations in global financial markets on the Company's business and
|
||||
the actions it may take in response thereto; the Company's ability to
|
||||
execute its plans and strategies; and the impact of government laws and
|
||||
regulations. Additional risks and uncertainties that could cause actual
|
||||
outcomes and results to differ materially from those contemplated by the
|
||||
forward-looking statements are included under the caption "Risk Factors"
|
||||
in the Company's Quarterly Report on Form 10-Q for the quarter ended
|
||||
March 31, 2025 and elsewhere in the Company's subsequent reports on Form
|
||||
10-K, Form 10-Q or Form 8-K filed with the U.S. Securities and Exchange
|
||||
Commission from time to time and available at www.sec.gov.
|
||||
</p>
|
||||
|
||||
<div><strong>Media </strong></div>
|
||||
<a href="mailto:fiee@dlkadvisory.com">fiee@dlkadvisory.com</a>
|
||||
<div>Source: FiEE, Inc.</div>
|
||||
</template>
|
||||
|
||||
<template v-if="state.date === 'June 3, 2025'">
|
||||
<h2>
|
||||
<strong
|
||||
>FiEE, Inc. seized market opportunities through 2025 Osaka
|
||||
Expo</strong
|
||||
>
|
||||
</h2>
|
||||
<p>3 June, 2025</p>
|
||||
<p>
|
||||
<strong>Hong Kong, 3 June 2025 </strong>— 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, is pleased to announce significant business updates.
|
||||
</p>
|
||||
<p>
|
||||
Recently, FiEE, Inc. has entered into a strategic agency and cooperation
|
||||
agreement with Beijing Yilian World Expo Business Management Group Co.,
|
||||
Ltd. (“Beijing Yilian”). The Company is appointed as the agent to
|
||||
introduce businesses to participate in the international trade fair held
|
||||
at INTEX Osaka. The trade fair will be held from mid-June to August
|
||||
2025, featuring a diverse range of categories, including International
|
||||
Wine, Food and Equipment; International Leather and Footwear;
|
||||
International Tea, Ceramics, Jewelry, Watches, Crafts and Art;
|
||||
International Hardware, Building Materials and Interior Decoration;
|
||||
International New Energy and Emerging Industries Technology.
|
||||
</p>
|
||||
<p>
|
||||
<strong>Rafael Li, Chief Executive Officer of FiEE, Inc.</strong>,
|
||||
commented, “INTEX Osaka is a famous International Trade Fair and
|
||||
Exhibition in Collaboration with the 2025 Osaka Expo. It is expected to
|
||||
draw numerous visitors, presenting a valuable opportunity for marketing
|
||||
and exposure. This strategic cooperation highlights the Company's
|
||||
extensive network resources, facilitating the identification of suitable
|
||||
businesses or Key Opinion Leaders (“KOLs”) to participate in
|
||||
international trade fairs, bolstering their reputation and influence.”
|
||||
</p>
|
||||
<p>
|
||||
In addition, the Company launched its new SaaS products for the talented
|
||||
individuals in March 2025, which is anticipated to generate recurring
|
||||
revenue streams while also scaling rapidly to capture a large customer
|
||||
base over time. The talented individuals subscribing for our SaaS
|
||||
products would gain access to abundant resources, such as brand /
|
||||
product partnership and sponsorship, affiliate marketing and product
|
||||
placement, IP protection services, among others. FiEE Inc. has signed
|
||||
sales contracts with 40 new customers, securing over US$200,000 in
|
||||
expected revenue in less than two months.
|
||||
</p>
|
||||
<p>
|
||||
FiEE, Inc. is currently undergoing a strategic transformation to seize
|
||||
market opportunities with its innovative brand management solutions for
|
||||
underrecognized talents. It is offering multi-faceted IoT-enabled
|
||||
Connectivity Solutions for the talented individuals in the market,
|
||||
including Cloud-Managed Connectivity (WiFi) Platform, IoT Hardware Sales
|
||||
& Licensing, SAAS Solutions, and Professional To-C and To-B Services
|
||||
& Support.
|
||||
</p>
|
||||
<p>
|
||||
With its innovative positioning, FiEE, Inc. is establishing a
|
||||
comprehensive value ecosystem that offers a secure, diverse and enduring
|
||||
platform for the talented individuals, aiming to elevate their personal
|
||||
brand and influence. Leveraging a robust technological foundation on
|
||||
cybersecurity, market analysis, AI and big data analysis, the Company is
|
||||
also positioned to safeguard original creations, digital arts, NFTs and
|
||||
exclusive content for these talented individuals.
|
||||
</p>
|
||||
<p>
|
||||
FiEE, Inc.’s long-term goal is to build a unique KOL community with
|
||||
billions of fans, empowering them to achieve sustained success in the
|
||||
digital landscape. With its new positioning, the Company believes it
|
||||
will reach new heights and create long-lasting value for its
|
||||
shareholders.
|
||||
</p>
|
||||
<p><strong>About FiEE, Inc.</strong></p>
|
||||
<p>
|
||||
FiEE, Inc. (NASDAQ:MINM), formerly Minim, Inc., was founded in 1977. It
|
||||
has a historical track record of delivering comprehensive WiFi/Software
|
||||
as a Service platform in the market. After years of development, it made
|
||||
the strategic decision to transition to a Software First Model in 2023
|
||||
to expand its technology portfolio and revenue streams. In 2025, FiEE,
|
||||
Inc. rebranded itself as a technology company leveraging its expertise
|
||||
in IoT, connectivity, and AI to explore new business prospects and
|
||||
extend its global footprint.
|
||||
</p>
|
||||
<p>
|
||||
FiEE, Inc.’s services are structured into four key categories:
|
||||
Cloud-Managed Connectivity (WiFi) Platform, IoT Hardware Sales &
|
||||
Licensing, SAAS Solutions, and Professional To-C and To-B Services &
|
||||
Support. Notably, FiEE, Inc. has introduced its innovative Software as a
|
||||
Service solutions, which integrate its AI and data analytics
|
||||
capabilities into content creation and brand management. This initiative
|
||||
has led to the nurturing of a robust pool of KOLs on major social media
|
||||
platforms worldwide, assisting them in developing, managing, and
|
||||
optimizing their digital presence across global platforms. FiEE Inc.’s
|
||||
services include customized graphics and posts, short videos, and
|
||||
editorial calendars tailored to align with brand objectives.
|
||||
</p>
|
||||
<p>
|
||||
<strong>Forward-Looking Statements</strong><br />This communication
|
||||
contains forward-looking statements which include, but are not limited
|
||||
to, statements regarding the benefits of the strategic agency and
|
||||
cooperation agreement entered into with Beijing Yilian; the expected
|
||||
success of the Company’s new SaaS products; the Company’s business
|
||||
strategy, including its strategic transformation; and the Company’s
|
||||
ability to drive long-term growth and shareholder value. These
|
||||
forward-looking statements are subject to the safe harbor provisions
|
||||
under the Private Securities Litigation Reform Act of 1995. The
|
||||
Company’s expectations and beliefs regarding these matters may not
|
||||
materialize. Actual outcomes and results may differ materially from
|
||||
those contemplated by these forward-looking statements as a result of
|
||||
uncertainties, risks, and changes in circumstances, including but not
|
||||
limited to risks and uncertainties related to: the ability of the
|
||||
Company to maintain compliance with the Nasdaq continued listing
|
||||
standards; the impact of fluctuations in global financial markets on the
|
||||
Company’s business and the actions it may take in response thereto; the
|
||||
Company’s ability to execute its plans and strategies; and the impact of
|
||||
government laws and regulations. Additional risks and uncertainties that
|
||||
could cause actual outcomes and results to differ materially from those
|
||||
contemplated by the forward-looking statements are included under the
|
||||
caption “Risk Factors” in the Company’s Quarterly Report on Form 10-Q
|
||||
for the quarter ended March 31, 2025 and elsewhere in the Company’s
|
||||
subsequent reports on Form 10-K, Form 10-Q or Form 8-K filed with the
|
||||
U.S. Securities and Exchange Commission from time to time and available
|
||||
at www.sec.gov.
|
||||
</p>
|
||||
|
||||
<div><strong>Media </strong></div>
|
||||
<a href="mailto:fiee@dlkadvisory.com">fiee@dlkadvisory.com</a>
|
||||
<div>Source: FiEE, Inc.</div>
|
||||
</template>
|
||||
<div id="my-richText"></div>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
@ -346,15 +12,31 @@ import { useI18n } from "vue-i18n";
|
||||
const { t } = useI18n();
|
||||
import { useRoute } from "vue-router";
|
||||
const route = useRoute();
|
||||
import axios from 'axios'
|
||||
|
||||
const state = reactive({
|
||||
date: "",
|
||||
id: "", // 新闻id
|
||||
});
|
||||
onMounted(() => {
|
||||
if (route.query.date) {
|
||||
state.date = route.query.date;
|
||||
if (route.query.id) {
|
||||
state.id = route.query.id;
|
||||
}
|
||||
getPressReleasesInfo();
|
||||
});
|
||||
|
||||
//获取新闻信息
|
||||
const getPressReleasesInfo = () => {
|
||||
let url = 'http://172.16.100.93:9020/api/fiee/pressreleases?id=' + state.id
|
||||
axios.get(url).then((res) => {
|
||||
// console.log(res)
|
||||
if (res.status === 200) {
|
||||
if (res.data.status === 0) {
|
||||
const myRichText = document.getElementById('my-richText')
|
||||
myRichText.innerHTML = res.data.data.content
|
||||
}
|
||||
}
|
||||
})
|
||||
}
|
||||
</script>
|
||||
|
||||
<style scoped lang="scss">
|
||||
|
@ -89,19 +89,19 @@ const config = {
|
||||
}
|
||||
|
||||
const onDocumentReady = () => {
|
||||
console.log("文档加载完成")
|
||||
// console.log("文档加载完成")
|
||||
}
|
||||
|
||||
const onLoadComponentError = (errorCode, errorDescription) => {
|
||||
switch(errorCode) {
|
||||
case -1: // 加载组件时发生未知错误
|
||||
console.log(errorDescription)
|
||||
// console.log(errorDescription)
|
||||
break
|
||||
case -2: // 从文档服务器加载 DocsAPI 时发生错误
|
||||
console.log(errorDescription)
|
||||
// console.log(errorDescription)
|
||||
break
|
||||
case -3: // DocsAPI 未定义
|
||||
console.log(errorDescription)
|
||||
// console.log(errorDescription)
|
||||
break
|
||||
}
|
||||
}
|
||||
|
@ -34,7 +34,7 @@
|
||||
>
|
||||
{{ item.title }}
|
||||
</div>
|
||||
<div class="news-item-content" style="word-break: break-all;">
|
||||
<div class="news-item-content">
|
||||
{{
|
||||
item.summary?.length > 199
|
||||
? item.summary.substring(0, 199) + '...'
|
||||
|
@ -34,7 +34,7 @@
|
||||
>
|
||||
{{ item.title }}
|
||||
</div>
|
||||
<div class="news-item-content" style="word-break: break-all;">
|
||||
<div class="news-item-content">
|
||||
{{
|
||||
item.summary?.length > 199
|
||||
? item.summary.substring(0, 199) + '...'
|
||||
|
@ -41,7 +41,7 @@
|
||||
>
|
||||
{{ item.title }}
|
||||
</div>
|
||||
<div class="news-item-content" style="word-break: break-all;">
|
||||
<div class="news-item-content">
|
||||
{{
|
||||
item.summary?.length > 199
|
||||
? item.summary.substring(0, 199) + '...'
|
||||
|
@ -34,7 +34,7 @@
|
||||
>
|
||||
{{ item.title }}
|
||||
</div>
|
||||
<div class="news-item-content" style="word-break: break-all;">
|
||||
<div class="news-item-content">
|
||||
{{
|
||||
item.summary?.length > 199
|
||||
? item.summary.substring(0, 199) + '...'
|
||||
|
Loading…
Reference in New Issue
Block a user