From 7e2d26d71c693251e1cac332dfdd43a8722cdf2d Mon Sep 17 00:00:00 2001 From: liwenhao <1273011930@qq.com> Date: Fri, 23 May 2025 16:31:43 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=96=87=E5=AD=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/locales/en.js | 17 +- src/views/BusinessServices/size1920/index.vue | 6 +- .../CommitteeAppointment/size375/index.vue | 390 +++++------------- src/views/companyoverview/size1920/index.vue | 30 +- src/views/companyoverview/size375/index.vue | 4 +- src/views/manage/size375/index.vue | 16 +- src/views/myHome/size1920/index.vue | 24 +- 7 files changed, 182 insertions(+), 305 deletions(-) diff --git a/src/locales/en.js b/src/locales/en.js index ab6fa10..fcf3fec 100644 --- a/src/locales/en.js +++ b/src/locales/en.js @@ -590,6 +590,14 @@ export default { LATEST_CONTENT: "Ucommune Regains Compliance with Nasdag MinimuBid Price Requirement", READ_MORE: "Read more", + TITLETWO: + "Exhibition Theme: International New Energy and Emerging Industry Technology Exhibition", + TITLETHTEE: + "Exhibition time: August 12, 2025 (Tuesday) ~ August 14, 2025;", + CONTENTTHREE: + "Exhibition venue: Shenzhen International Exhibition Center, Shenzhen, China", + CONTENTFOUR: "Venue: Hall B of Hall 6, with an area of about 10,000m;", + CONTENTFIVE: "Number of booths: about 500 standard booths.", }, }, }, @@ -603,6 +611,7 @@ export default { '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.', CONTENTTHREE: "Powered by IoT-enabled Connectivity Solutions, we are empowering talents with value throughout the entire lifecycle. We are committed to ongoing investments in AI technology for data analysis and fan behavior insights to develop highly targeted multimedia and multilingual content. Our goal is to expand our solutions and services to reach a broader global audience.", + CONTENTTWOTITLE: "Our services are structured", }, TITLETHREE: { TITLE: "Our mission and vision", @@ -618,11 +627,11 @@ export default { SUBHEADING: "•1977 – 2015 : Founding & Licensing", paragraph: { ONE: "I.Founded as Zoom Telephonics in 1977. ", - TWO: "Secured a five-year Motorola home-network license effective 1 Jan, 2016. ", + TWO: "II.Secured a five-year Motorola home-network license effective 1 Jan, 2016. ", }, SUBHEADINGTWO: "•2020 : Merger & AI Advancement", paragraphTwo: { - ONE: "November 2020: Merged with Minim Inc.; adopted Minim name/OTCQB ticker", + ONE: "I.November 2020: Merged with Minim Inc.; adopted Minim name/OTCQB ticker", TWO: "II.Rolled out AI-driven Wi-Fi management and IoT security platform.", THREE: "", }, @@ -640,12 +649,12 @@ export default { }, SUBHEADINGFIVE: "•2025 Rebranding & New C-Suite", paragraphFIVE: { - ONE: "Officially rebranded from Minim Inc. to FiEE Inc.", + ONE: "I.Officially rebranded from Minim Inc. to FiEE Inc.", TWO: "II.Appointed Li Wai Chung as CEO and Cao Yu as CFO.", THREE: "III.Leverage on foundation in IoT, connectivity and AI to pursue new business opportunities.", FOUR: "IV.Launched SaaS product in the market to generate recurring revenue streams", - FIVE: "Acquisition of Suzhou Yixuntong Network Technology Co., Ltd., a high growth technology service provider in PRC", + FIVE: "V.Acquisition of Suzhou Yixuntong Network Technology Co., Ltd., a high growth technology service provider in PRC", }, }, TITLEFIVE: { diff --git a/src/views/BusinessServices/size1920/index.vue b/src/views/BusinessServices/size1920/index.vue index a53a086..d275368 100644 --- a/src/views/BusinessServices/size1920/index.vue +++ b/src/views/BusinessServices/size1920/index.vue @@ -12,13 +12,15 @@

{{ $t("BusinessiIntroduction.CONTAIN.TITLEONE.CONTENT") }}

-

{{ $t("BusinessiIntroduction.CONTAIN.TITLEONE.CONTENTTWO") }}

+

+ {{ $t("BusinessiIntroduction.CONTAIN.TITLEONE.CONTENTTWO") }} +

@@ -244,6 +246,8 @@ const solutions = computed(() => [ transform: translateX(-50%); width: 80%; height: 100%; + background: url("@/assets/image/abstract-pattern.png") no-repeat + center/contain; opacity: 0.03; z-index: -1; } diff --git a/src/views/CommitteeAppointment/size375/index.vue b/src/views/CommitteeAppointment/size375/index.vue index 42894bd..b8155ba 100644 --- a/src/views/CommitteeAppointment/size375/index.vue +++ b/src/views/CommitteeAppointment/size375/index.vue @@ -1,14 +1,15 @@