From 5727430bd351d8175af3fec2186452aae44ceabd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=83=A1=E9=91=AB?= <1219654535@qq.com> Date: Thu, 21 Sep 2023 15:57:10 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E6=97=A0=E7=94=A8=E5=87=BD?= =?UTF-8?q?=E6=95=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/pages/home/use-section-web3.ts | 49 --------------------------- config/pages/solutions/use-web3.ts | 2 +- 2 files changed, 1 insertion(+), 50 deletions(-) delete mode 100644 config/pages/home/use-section-web3.ts diff --git a/config/pages/home/use-section-web3.ts b/config/pages/home/use-section-web3.ts deleted file mode 100644 index 6c6eab3..0000000 --- a/config/pages/home/use-section-web3.ts +++ /dev/null @@ -1,49 +0,0 @@ -export function useSectionWeb3() { - return { - topic: 'home.sectionWeb3.topic', - description: 'home.sectionWeb3.description', - content: [ - { - title: 'home.sectionWeb3.content.title[0]', - description: 'home.sectionWeb3.content.topic[0]', - icon: 'i-icomoon-free-500px', - }, - { - title: 'home.sectionWeb3.content.title[1]', - description: 'home.sectionWeb3.content.topic[1]', - icon: 'i-file-icons-3d-model', - }, - { - title: 'home.sectionWeb3.content.title[2]', - description: 'home.sectionWeb3.content.topic[2]', - icon: 'i-octicon-copilot-16', - }, - { - title: 'home.sectionWeb3.content.title[3]', - description: 'home.sectionWeb3.content.topic[3]', - icon: 'i-octicon-circuit-board', - }, - { - title: 'home.sectionWeb3.content.title[4]', - description: 'home.sectionWeb3.content.topic[4]', - icon: 'i-icomoon-free-dice', - }, - { - title: 'home.sectionWeb3.content.title[5]', - description: 'home.sectionWeb3.content.topic[5]', - icon: 'i-icon-park-solid-anchor-one', - }, - { - title: 'home.sectionWeb3.content.title[6]', - description: 'home.sectionWeb3.content.topic[6]', - icon: 'i-icon-park-solid-address-book', - }, - { - title: 'home.sectionWeb3.content.title[7]', - description: 'home.sectionWeb3.content.topic[7]', - icon: 'i-icomoon-free-barcode', - }, - - ], - } -} diff --git a/config/pages/solutions/use-web3.ts b/config/pages/solutions/use-web3.ts index 4545a4f..723c120 100644 --- a/config/pages/solutions/use-web3.ts +++ b/config/pages/solutions/use-web3.ts @@ -1,6 +1,6 @@ export function useWeb3() { return { - ending: 'Ajlksdjflajsd;lfja;ldf', + ending: 'home.sectionWeb3.ending', head: { img: '/imgs/Solutions/Web3/web3blockchainheader.png', topic: '互联网3.0内容及交互生态',