From e6e281aaca07762c2cd0dffa086ab4ff1968e9fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=A6=86=E9=92=B1=E8=90=BD=E5=B0=BD=E6=A7=BF=E8=8A=B1?= =?UTF-8?q?=E7=A8=80?= <2675540038@qq.com> Date: Fri, 30 May 2025 15:24:43 +0800 Subject: [PATCH] =?UTF-8?q?1.=E4=BC=98=E5=8C=96=E8=AF=A6=E6=83=85=E9=A1=B5?= =?UTF-8?q?=E6=BB=9A=E5=8A=A8=E7=BF=BB=E9=A1=B52.=E5=A2=9E=E5=8A=A0?= =?UTF-8?q?=E5=BF=BD=E7=95=A5=E9=97=AE=E5=8D=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 +- pages/index.vue | 86 ++++++++++++++++++++++++++++--------------------- 2 files changed, 50 insertions(+), 38 deletions(-) diff --git a/.gitignore b/.gitignore index 676f52a..bf40598 100644 --- a/.gitignore +++ b/.gitignore @@ -5,7 +5,7 @@ .nitro .cache dist - +.history # Node dependencies node_modules diff --git a/pages/index.vue b/pages/index.vue index d1df643..42cd0c4 100644 --- a/pages/index.vue +++ b/pages/index.vue @@ -1,8 +1,9 @@