From 9a805c9024599f6157c7de249915a964913ee3e3 Mon Sep 17 00:00:00 2001 From: LOG1997 <2694233102@qq.com> Date: Thu, 9 Jan 2025 20:42:49 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=88=87=E6=8D=A2=E4=B8=BB=E9=A2=98?= =?UTF-8?q?=E4=B8=8D=E6=88=90=E5=8A=9F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 1 - src/App.vue | 8 ++------ src/utils/index.ts | 9 +++++++++ src/views/Config/Global/FaceConfig.vue | 2 +- 4 files changed, 12 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index 8e2b59f..0e47df5 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,6 @@ "pinia": "^2.2.6", "pinia-plugin-persist": "^1.0.0", "sparticles": "^1.3.1", - "theme-change": "^2.5.0", "three": "^0.166.0", "three-css3d": "^1.0.6", "vue": "^3.5.13", diff --git a/src/App.vue b/src/App.vue index 0ff99ae..0aee9b9 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,8 +1,8 @@