From 0255151e1c7556b1946d07085599ae13e6e4b434 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=83=A1=E9=91=AB?= <1219654535@qq.com> Date: Wed, 2 Aug 2023 15:53:06 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E8=A7=A3=E5=86=B3=E6=96=B9=E6=A1=88?= =?UTF-8?q?=E6=95=B0=E6=8D=AE=E6=95=B4=E5=90=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/pages/solutions/use-aigc.ts | 87 +++++++++++++++ config/pages/solutions/use-digital-twin.ts | 87 +++++++++++++++ config/pages/solutions/use-mixed-reality.ts | 87 +++++++++++++++ config/pages/solutions/use-web3.ts | 82 ++++++++++++++ pages/solutions/aigc.vue | 46 ++------ pages/solutions/digital-twin.vue | 114 ++++++-------------- pages/solutions/mixed-reality.vue | 44 +------- pages/solutions/web3.vue | 46 ++------ 8 files changed, 392 insertions(+), 201 deletions(-) create mode 100644 config/pages/solutions/use-aigc.ts create mode 100644 config/pages/solutions/use-digital-twin.ts create mode 100644 config/pages/solutions/use-mixed-reality.ts diff --git a/config/pages/solutions/use-aigc.ts b/config/pages/solutions/use-aigc.ts new file mode 100644 index 0000000..b84377d --- /dev/null +++ b/config/pages/solutions/use-aigc.ts @@ -0,0 +1,87 @@ +export function useAIGC() { + return { + head: { + img: '/imgs/Project/Metaverse-Build/MusicVenue.jpg', + topic: 'Never Drink Alone:The Bar Symphony', + title: 'Metaverse Space Design', + description: 'Award-Winning Project', + }, + feature: { + topic: 'home.sectionOne.topic', + description: 'home.sectionOne.description', + content: [ + { + title: 'home.sectionOne.content.title[0]', + subtext: 'home.sectionOne.content.subtext[0]', + description: 'home.sectionOne.content.description[0]', + }, + { + title: 'home.sectionOne.content.title[1]', + subtext: 'home.sectionOne.content.subtext[1]', + description: 'home.sectionOne.content.description[1]', + }, + { + title: 'home.sectionOne.content.title[2]', + subtext: 'home.sectionOne.content.subtext[2]', + description: 'home.sectionOne.content.description[2]', + }, + { + title: 'home.sectionOne.content.title[2]', + subtext: 'home.sectionOne.content.subtext[2]', + description: 'home.sectionOne.content.description[2]', + }, + ], + }, + solutions: { + topic: 'home.sectionSix.topic', + description: 'home.sectionSix.description', + content: [ + { + title: 'home.sectionSix.content.title[0]', + topic: 'home.sectionSix.content.topic[0]', + description: 'home.sectionSix.content.description[0]', + link: { + name: 'home.sectionSix.content.link[0]', + href: '#', + }, + img: '/imgs/Home-Solutions&Services/DigitalTwin.gif', + errImg: '/imgs/Home-Solutions&Services/DigitalTwin.jpg', + }, + { + title: 'home.sectionSix.content.title[1]', + topic: 'home.sectionSix.content.topic[1]', + description: 'home.sectionSix.content.description[1]', + link: { + name: 'home.sectionSix.content.link[1]', + href: '#', + }, + img: '/imgs/Home-Solutions&Services/Circulus.gif', + errImg: '/imgs/Home-Solutions&Services/Circulus.jpg', + }, + { + title: 'home.sectionSix.content.title[2]', + topic: 'home.sectionSix.content.topic[2]', + description: 'home.sectionSix.content.description[2]', + link: { + name: 'home.sectionSix.content.link[2]', + href: '#', + }, + img: '/imgs/Home-Solutions&Services/CyberPink.gif', + errImg: '/imgs/Home-Solutions&Services/CyberPink.jpg', + }, + { + title: 'home.sectionSix.content.title[3]', + topic: 'home.sectionSix.content.topic[3]', + description: 'home.sectionSix.content.description[3]', + link: { + name: 'home.sectionSix.content.link[3]', + href: '#', + }, + img: '/imgs/Home-Solutions&Services/AIGC.gif', + errImg: '/imgs/Home-Solutions&Services/AIGC.jpg', + }, + + ], + }, + } +} diff --git a/config/pages/solutions/use-digital-twin.ts b/config/pages/solutions/use-digital-twin.ts new file mode 100644 index 0000000..0c46649 --- /dev/null +++ b/config/pages/solutions/use-digital-twin.ts @@ -0,0 +1,87 @@ +export function useDigitalTwin() { + return { + head: { + img: '/imgs/Project/Metaverse-Build/MusicVenue.jpg', + topic: 'Never Drink Alone:The Bar Symphony', + title: 'Metaverse Space Design', + description: 'Award-Winning Project', + }, + feature: { + topic: 'home.sectionOne.topic', + description: 'home.sectionOne.description', + content: [ + { + title: 'home.sectionOne.content.title[0]', + subtext: 'home.sectionOne.content.subtext[0]', + description: 'home.sectionOne.content.description[0]', + }, + { + title: 'home.sectionOne.content.title[1]', + subtext: 'home.sectionOne.content.subtext[1]', + description: 'home.sectionOne.content.description[1]', + }, + { + title: 'home.sectionOne.content.title[2]', + subtext: 'home.sectionOne.content.subtext[2]', + description: 'home.sectionOne.content.description[2]', + }, + { + title: 'home.sectionOne.content.title[2]', + subtext: 'home.sectionOne.content.subtext[2]', + description: 'home.sectionOne.content.description[2]', + }, + ], + }, + solutions: { + topic: 'home.sectionSix.topic', + description: 'home.sectionSix.description', + content: [ + { + title: 'home.sectionSix.content.title[0]', + topic: 'home.sectionSix.content.topic[0]', + description: 'home.sectionSix.content.description[0]', + link: { + name: 'home.sectionSix.content.link[0]', + href: '#', + }, + img: '/imgs/Home-Solutions&Services/DigitalTwin.gif', + errImg: '/imgs/Home-Solutions&Services/DigitalTwin.jpg', + }, + { + title: 'home.sectionSix.content.title[1]', + topic: 'home.sectionSix.content.topic[1]', + description: 'home.sectionSix.content.description[1]', + link: { + name: 'home.sectionSix.content.link[1]', + href: '#', + }, + img: '/imgs/Home-Solutions&Services/Circulus.gif', + errImg: '/imgs/Home-Solutions&Services/Circulus.jpg', + }, + { + title: 'home.sectionSix.content.title[2]', + topic: 'home.sectionSix.content.topic[2]', + description: 'home.sectionSix.content.description[2]', + link: { + name: 'home.sectionSix.content.link[2]', + href: '#', + }, + img: '/imgs/Home-Solutions&Services/CyberPink.gif', + errImg: '/imgs/Home-Solutions&Services/CyberPink.jpg', + }, + { + title: 'home.sectionSix.content.title[3]', + topic: 'home.sectionSix.content.topic[3]', + description: 'home.sectionSix.content.description[3]', + link: { + name: 'home.sectionSix.content.link[3]', + href: '#', + }, + img: '/imgs/Home-Solutions&Services/AIGC.gif', + errImg: '/imgs/Home-Solutions&Services/AIGC.jpg', + }, + + ], + }, + } +} diff --git a/config/pages/solutions/use-mixed-reality.ts b/config/pages/solutions/use-mixed-reality.ts new file mode 100644 index 0000000..9504783 --- /dev/null +++ b/config/pages/solutions/use-mixed-reality.ts @@ -0,0 +1,87 @@ +export function useMixedReality() { + return { + head: { + img: '/imgs/Project/Metaverse-Build/MusicVenue.jpg', + topic: 'Never Drink Alone:The Bar Symphony', + title: 'Metaverse Space Design', + description: 'Award-Winning Project', + }, + // feature: { + // topic: 'home.sectionOne.topic', + // description: 'home.sectionOne.description', + // content: [ + // { + // title: 'home.sectionOne.content.title[0]', + // subtext: 'home.sectionOne.content.subtext[0]', + // description: 'home.sectionOne.content.description[0]', + // }, + // { + // title: 'home.sectionOne.content.title[1]', + // subtext: 'home.sectionOne.content.subtext[1]', + // description: 'home.sectionOne.content.description[1]', + // }, + // { + // title: 'home.sectionOne.content.title[2]', + // subtext: 'home.sectionOne.content.subtext[2]', + // description: 'home.sectionOne.content.description[2]', + // }, + // { + // title: 'home.sectionOne.content.title[2]', + // subtext: 'home.sectionOne.content.subtext[2]', + // description: 'home.sectionOne.content.description[2]', + // }, + // ], + // }, + solutions: { + topic: 'home.sectionSix.topic', + description: 'home.sectionSix.description', + content: [ + { + title: 'home.sectionSix.content.title[0]', + topic: 'home.sectionSix.content.topic[0]', + description: 'home.sectionSix.content.description[0]', + link: { + name: 'home.sectionSix.content.link[0]', + href: '#', + }, + img: '/imgs/Home-Solutions&Services/DigitalTwin.gif', + errImg: '/imgs/Home-Solutions&Services/DigitalTwin.jpg', + }, + { + title: 'home.sectionSix.content.title[1]', + topic: 'home.sectionSix.content.topic[1]', + description: 'home.sectionSix.content.description[1]', + link: { + name: 'home.sectionSix.content.link[1]', + href: '#', + }, + img: '/imgs/Home-Solutions&Services/Circulus.gif', + errImg: '/imgs/Home-Solutions&Services/Circulus.jpg', + }, + { + title: 'home.sectionSix.content.title[2]', + topic: 'home.sectionSix.content.topic[2]', + description: 'home.sectionSix.content.description[2]', + link: { + name: 'home.sectionSix.content.link[2]', + href: '#', + }, + img: '/imgs/Home-Solutions&Services/CyberPink.gif', + errImg: '/imgs/Home-Solutions&Services/CyberPink.jpg', + }, + { + title: 'home.sectionSix.content.title[3]', + topic: 'home.sectionSix.content.topic[3]', + description: 'home.sectionSix.content.description[3]', + link: { + name: 'home.sectionSix.content.link[3]', + href: '#', + }, + img: '/imgs/Home-Solutions&Services/AIGC.gif', + errImg: '/imgs/Home-Solutions&Services/AIGC.jpg', + }, + + ], + }, + } +} diff --git a/config/pages/solutions/use-web3.ts b/config/pages/solutions/use-web3.ts index e73c053..4f3bcaa 100644 --- a/config/pages/solutions/use-web3.ts +++ b/config/pages/solutions/use-web3.ts @@ -1,5 +1,87 @@ export function useWeb3() { return { + head: { + img: '/imgs/Project/Metaverse-Build/MusicVenue.jpg', + topic: 'Never Drink Alone:The Bar Symphony', + title: 'Metaverse Space Design', + description: 'Award-Winning Project', + }, + feature: { + topic: 'home.sectionOne.topic', + description: 'home.sectionOne.description', + content: [ + { + title: 'home.sectionOne.content.title[0]', + subtext: 'home.sectionOne.content.subtext[0]', + description: 'home.sectionOne.content.description[0]', + }, + { + title: 'home.sectionOne.content.title[1]', + subtext: 'home.sectionOne.content.subtext[1]', + description: 'home.sectionOne.content.description[1]', + }, + { + title: 'home.sectionOne.content.title[2]', + subtext: 'home.sectionOne.content.subtext[2]', + description: 'home.sectionOne.content.description[2]', + }, + { + title: 'home.sectionOne.content.title[2]', + subtext: 'home.sectionOne.content.subtext[2]', + description: 'home.sectionOne.content.description[2]', + }, + ], + }, + solutions: { + topic: 'home.sectionSix.topic', + description: 'home.sectionSix.description', + content: [ + { + title: 'home.sectionSix.content.title[0]', + topic: 'home.sectionSix.content.topic[0]', + description: 'home.sectionSix.content.description[0]', + link: { + name: 'home.sectionSix.content.link[0]', + href: '#', + }, + img: '/imgs/Home-Solutions&Services/DigitalTwin.gif', + errImg: '/imgs/Home-Solutions&Services/DigitalTwin.jpg', + }, + { + title: 'home.sectionSix.content.title[1]', + topic: 'home.sectionSix.content.topic[1]', + description: 'home.sectionSix.content.description[1]', + link: { + name: 'home.sectionSix.content.link[1]', + href: '#', + }, + img: '/imgs/Home-Solutions&Services/Circulus.gif', + errImg: '/imgs/Home-Solutions&Services/Circulus.jpg', + }, + { + title: 'home.sectionSix.content.title[2]', + topic: 'home.sectionSix.content.topic[2]', + description: 'home.sectionSix.content.description[2]', + link: { + name: 'home.sectionSix.content.link[2]', + href: '#', + }, + img: '/imgs/Home-Solutions&Services/CyberPink.gif', + errImg: '/imgs/Home-Solutions&Services/CyberPink.jpg', + }, + { + title: 'home.sectionSix.content.title[3]', + topic: 'home.sectionSix.content.topic[3]', + description: 'home.sectionSix.content.description[3]', + link: { + name: 'home.sectionSix.content.link[3]', + href: '#', + }, + img: '/imgs/Home-Solutions&Services/AIGC.gif', + errImg: '/imgs/Home-Solutions&Services/AIGC.jpg', + }, + ], + }, } } diff --git a/pages/solutions/aigc.vue b/pages/solutions/aigc.vue index 80f63de..9ad5ea0 100644 --- a/pages/solutions/aigc.vue +++ b/pages/solutions/aigc.vue @@ -1,51 +1,17 @@