From 5a6f403d57cd008e5149053dbc4a4e1edb29cccd Mon Sep 17 00:00:00 2001 From: kaiwei Date: Tue, 21 Mar 2023 11:30:48 +0800 Subject: [PATCH] fix: The theme color does not take effect on the login page --- src/App.vue | 9 +++++++++ src/layouts/BasicLayout.vue | 8 +------- 2 files changed, 10 insertions(+), 7 deletions(-) diff --git a/src/App.vue b/src/App.vue index 070f28ac84..6426347168 100644 --- a/src/App.vue +++ b/src/App.vue @@ -7,6 +7,8 @@ diff --git a/src/layouts/BasicLayout.vue b/src/layouts/BasicLayout.vue index e4fb92e898..424493944f 100644 --- a/src/layouts/BasicLayout.vue +++ b/src/layouts/BasicLayout.vue @@ -53,7 +53,7 @@