From 3207e497c7ee44f604a5dd39f93a6e2eff425272 Mon Sep 17 00:00:00 2001 From: EL <1175065040@qq.com> Date: Thu, 18 Dec 2025 18:11:37 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95=E8=BF=90=E8=A1=8C=E7=8E=AF?= =?UTF-8?q?=E5=A2=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + pages/index/index.vue | 57 ++++++++----------------------------------- 2 files changed, 11 insertions(+), 47 deletions(-) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..efe7735 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +unpackage \ No newline at end of file diff --git a/pages/index/index.vue b/pages/index/index.vue index ec0ec26..a2e5908 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -1,52 +1,15 @@ - + - + \ No newline at end of file