From 94b7c6d4192a33a0abe648ed29f0dfb6ab7c344f Mon Sep 17 00:00:00 2001 From: hzj <1304805162@qq.com> Date: Thu, 30 Oct 2025 10:14:14 +0800 Subject: [PATCH] =?UTF-8?q?style(=E4=B8=BB=E6=92=AD=E4=B8=AD=E5=BF=83):=20?= =?UTF-8?q?=E5=A4=B4=E9=83=A8=E7=BB=84=E4=BB=B6=E6=A0=B7=E5=BC=8F=E8=B0=83?= =?UTF-8?q?=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/HostCenterView.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/HostCenterView.vue b/src/views/HostCenterView.vue index 50f855d..af477c3 100644 --- a/src/views/HostCenterView.vue +++ b/src/views/HostCenterView.vue @@ -6,7 +6,7 @@ :isHomePage="true" :showLanguageList="true" color="black" - style="border-bottom: 1px solid #e5e5e5; z-index: 999" + style="box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); z-index: 999" @help="goToHelp" />