From da33739ce540612fabe7020b0929e08c60972f42 Mon Sep 17 00:00:00 2001
From: Wu Chengyu <54303040+7086cmd@users.noreply.github.com>
Date: Tue, 24 Oct 2023 06:40:12 +0800
Subject: [PATCH] fix: fix the dark mode display & switch problem
---
src/App.vue | 10 ++++------
src/assets/base.css | 4 ++--
src/views/user/UserNav.vue | 3 +--
tailwind.config.js | 1 +
4 files changed, 8 insertions(+), 10 deletions(-)
diff --git a/src/App.vue b/src/App.vue
index 9334ef0..dad6b89 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -33,7 +33,7 @@ function logout() {
-
+
@@ -65,19 +65,17 @@ function logout() {
-
+
-