From 9f81b0a012bde946c44541a17c626857c33c5c47 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=83=A1=E9=91=AB?= <1219654535@qq.com> Date: Thu, 1 Jun 2023 15:36:34 +0800 Subject: [PATCH] =?UTF-8?q?update:=20=E4=BC=98=E5=8C=963D=E5=9C=BA?= =?UTF-8?q?=E6=99=AFTOPOLAND=E9=A1=B5=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/Footer.vue | 4 +- components/ImageHover.vue | 10 ++-- components/ImageLoading.vue | 18 +++---- components/LocaleNuxtLink.vue | 11 +++- components/Typography.vue | 14 ++--- components/header/header.vue | 4 +- components/header/nav.vue | 6 +-- config/pages/home/use-section-three.ts | 6 +-- config/use-foot.ts | 4 -- content/en/bar-symphony.md | 19 ------- content/en/changannostalgia.md | 19 ------- content/en/creatorpartyverse.md | 19 +------ content/en/holowater.md | 17 ------ content/en/terms-of-use.md | 20 +------ content/zh/bar-symphony.md | 22 +------- content/zh/changannostalgia.md | 19 +------ content/zh/creatorpartyverse.md | 20 +------ content/zh/holowater.md | 19 +------ content/zh/terms-of-use.md | 16 +----- nuxt.config.ts | 8 +-- pages/index.vue | 22 ++++---- pages/land.vue | 75 +++++++++++++++++++++++++- pages/release/[id].vue | 2 +- tsconfig.json | 2 +- uno.config.ts | 12 ++--- 25 files changed, 141 insertions(+), 247 deletions(-) diff --git a/components/Footer.vue b/components/Footer.vue index 6275fbe..1e2e0f9 100644 --- a/components/Footer.vue +++ b/components/Footer.vue @@ -5,8 +5,8 @@ const footer = useFoot()