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;