From dacbee7d991e4525f04174bdbc1081476975bf2d Mon Sep 17 00:00:00 2001 From: WindowBird <13870814+windows-bird@user.noreply.gitee.com> Date: Thu, 9 Oct 2025 15:57:40 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A6=96=E9=A1=B5=E4=BB=A3=E7=A0=81=E4=BC=98?= =?UTF-8?q?=E5=8C=96-=E7=BB=93=E6=9E=84-=E5=86=85=E5=AE=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/components/index/index.vue | 677 ++++++--------------------------- app/data/indexData.ts | 169 ++++++++ 2 files changed, 290 insertions(+), 556 deletions(-) create mode 100644 app/data/indexData.ts diff --git a/app/components/index/index.vue b/app/components/index/index.vue index eb5efb1..64f5c6b 100644 --- a/app/components/index/index.vue +++ b/app/components/index/index.vue @@ -1,218 +1,33 @@