From 79b558afec38d046f60fc2b75fca50e07c68bd1f Mon Sep 17 00:00:00 2001 From: bb_pan Date: Mon, 28 Apr 2025 17:02:33 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/layout/header.vue | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/src/layout/header.vue b/src/layout/header.vue index 337be96..323f410 100644 --- a/src/layout/header.vue +++ b/src/layout/header.vue @@ -814,13 +814,8 @@ onMounted(() => { // padding: 30px 0 60px 0; .home-logo { - // width: 286px; - // height: 100%; - width: 240px; - /* height: 80px; */ + width: 261px; height: 40px; // 贵州 - background-color: orange; - /* background: url('@/assets/img/logo.png') no-repeat; */ background: url('@/assets/img/logo.png') no-repeat; // 贵州 background-size: 100% 100%; cursor: pointer;