From 901a80d9a0884d210851213786113835de57c0bd Mon Sep 17 00:00:00 2001 From: jiwangyihao Date: Fri, 30 May 2025 01:05:59 +0800 Subject: [PATCH] feat: implement index section 2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Sylvanysc Co-authored-by: xudeyu444 Co-authored-by: 奕 --- app.vue | 13 +++- assets/images/index/s2d.png | Bin 0 -> 178706 bytes nuxt.config.ts | 2 +- pages/index.vue | 116 ++++++++++++++++++++++++++++++++++++ utils/index.ts | 41 +++++++++++++ 5 files changed, 170 insertions(+), 2 deletions(-) create mode 100644 assets/images/index/s2d.png create mode 100644 utils/index.ts diff --git a/app.vue b/app.vue index cf58f76..df8560d 100644 --- a/app.vue +++ b/app.vue @@ -44,7 +44,18 @@ onMounted(() => {