This commit is contained in:
parent
59aec9b25d
commit
79b558afec
|
|
@ -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;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue