From 3c136601247891bad378b1e9a06dba5e74131594 Mon Sep 17 00:00:00 2001 From: ray <1490493387@qq.com> Date: Thu, 31 Oct 2024 01:14:57 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20:bug:=20=E4=BF=AE=E5=A4=8D=20title=20?= =?UTF-8?q?=E5=9C=A8=E9=9D=9E=20chrome=20=E6=B5=8F=E8=A7=88=E5=99=A8?= =?UTF-8?q?=E6=B8=90=E5=8F=98=E6=98=BE=E7=A4=BA=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/login/index.vue | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/src/views/login/index.vue b/src/views/login/index.vue index 1aff0d6b..f4370d54 100644 --- a/src/views/login/index.vue +++ b/src/views/login/index.vue @@ -354,10 +354,7 @@ onMounted(() => { margin: auto 5px; font-size: 24px; font-weight: bold; - color: transparent; - background: linear-gradient(to right, #3b82f6, #14b8a6); - background-clip: text; - -webkit-text-fill-color: transparent; + color: #3b82f6; } }