From 9f5c8760a0d8c13c80efc777439ed0a6169ab131 Mon Sep 17 00:00:00 2001 From: lmj <3407000732@qq.com> Date: Thu, 20 Oct 2022 19:14:52 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A6=96=E9=A1=B5=E5=8D=A1=E7=89=87=E9=80=8F?= =?UTF-8?q?=E6=98=8E=E5=BA=A6=E9=99=8D=E4=BD=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/Index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/Index.vue b/src/views/Index.vue index bb0afc1d..78c5dd9f 100644 --- a/src/views/Index.vue +++ b/src/views/Index.vue @@ -988,7 +988,7 @@ right: 8%; top: 105px; // background: url('/images/homeWu/personal-bgimg.png'); - background: rgba($color: #fff, $alpha: 0.46); + background: rgba($color: #fff, $alpha: 0.2); border-radius: 8px; z-index: 999; backdrop-filter: blur(10px);