This commit is contained in:
bb_pan 2025-04-28 17:02:33 +08:00
parent 59aec9b25d
commit 79b558afec
1 changed files with 1 additions and 6 deletions

View File

@ -814,13 +814,8 @@ onMounted(() => {
// padding: 30px 0 60px 0; // padding: 30px 0 60px 0;
.home-logo { .home-logo {
// width: 286px; width: 261px;
// height: 100%;
width: 240px;
/* height: 80px; */
height: 40px; // height: 40px; //
background-color: orange;
/* background: url('@/assets/img/logo.png') no-repeat; */
background: url('@/assets/img/logo.png') no-repeat; // background: url('@/assets/img/logo.png') no-repeat; //
background-size: 100% 100%; background-size: 100% 100%;
cursor: pointer; cursor: pointer;