From cc00221b0580895f53cb505f5d2e43b7f6ff6767 Mon Sep 17 00:00:00 2001 From: xingyu Date: Wed, 13 Sep 2023 15:03:32 +0800 Subject: [PATCH] fix: dark style --- index.html | 12 +++++++----- src/components/Basic/src/BasicTitle.vue | 6 ------ src/layouts/default/footer/index.vue | 10 ---------- 3 files changed, 7 insertions(+), 21 deletions(-) diff --git a/index.html b/index.html index ec9c1eab..ed0f37c8 100644 --- a/index.html +++ b/index.html @@ -24,12 +24,14 @@
diff --git a/src/layouts/default/footer/index.vue b/src/layouts/default/footer/index.vue index 5b709549..7cf18559 100644 --- a/src/layouts/default/footer/index.vue +++ b/src/layouts/default/footer/index.vue @@ -55,16 +55,6 @@ const getShowLayoutFooter = computed(() => {