From 81ec7dd2cfd2c462fab557200cdc75c526f6bb60 Mon Sep 17 00:00:00 2001 From: Agent Date: Sat, 28 Mar 2026 13:26:29 +0000 Subject: [PATCH] =?UTF-8?q?refactor:=20=E9=87=8D=E6=96=B0=E8=AE=BE?= =?UTF-8?q?=E8=AE=A1=E9=A6=96=E9=A1=B5=E5=B8=83=E5=B1=80=EF=BC=8C=E7=BE=8E?= =?UTF-8?q?=E5=8C=96=E6=A0=B7=E5=BC=8F=E5=92=8C=E5=9B=BE=E6=A0=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Icon.vue | 56 ++-- src/pages/index/index.vue | 637 +++++++++++++------------------------- 2 files changed, 233 insertions(+), 460 deletions(-) diff --git a/src/components/Icon.vue b/src/components/Icon.vue index b2591b7..671bc96 100644 --- a/src/components/Icon.vue +++ b/src/components/Icon.vue @@ -1,54 +1,49 @@ \ No newline at end of file diff --git a/src/pages/index/index.vue b/src/pages/index/index.vue index 31e090e..4940881 100644 --- a/src/pages/index/index.vue +++ b/src/pages/index/index.vue @@ -1,253 +1,192 @@