From 4e1a4266aa0b15d8e1f07a69c77f7073db12c0dc Mon Sep 17 00:00:00 2001 From: njdaoyehu Date: Tue, 19 Nov 2024 13:11:13 +0800 Subject: [PATCH] fixed --- index.html | 2 +- src/views/dashboard/index.vue | 13 ++----------- 2 files changed, 3 insertions(+), 12 deletions(-) diff --git a/index.html b/index.html index 2b3145c..67316e2 100644 --- a/index.html +++ b/index.html @@ -16,7 +16,7 @@ //background-size: cover; //background-position: center center; - background-color: #0d1540; + //background-color: #0d1540; //background-color: rgba(45, 119, 243, 0.4); //background-blend-mode: overlay; } diff --git a/src/views/dashboard/index.vue b/src/views/dashboard/index.vue index d5ee956..ab88699 100644 --- a/src/views/dashboard/index.vue +++ b/src/views/dashboard/index.vue @@ -1,15 +1,6 @@