From 7f6234e7f763af594067b414179f278cd13ad0fd Mon Sep 17 00:00:00 2001 From: Ryan Wang Date: Mon, 21 Feb 2022 22:54:32 +0800 Subject: [PATCH] refactor: change the logo of the installation page to base64 svg (#450) Signed-off-by: Ryan Wang --- src/views/system/Installation.vue | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/views/system/Installation.vue b/src/views/system/Installation.vue index c3f24db5..eccc5218 100644 --- a/src/views/system/Installation.vue +++ b/src/views/system/Installation.vue @@ -4,7 +4,10 @@