|
@ -263,16 +263,19 @@ export default { |
|
|
@include lastLevel; |
|
|
@include lastLevel; |
|
|
background-image: url(~@/assets/images/home/gridGreen.png); |
|
|
background-image: url(~@/assets/images/home/gridGreen.png); |
|
|
background-repeat: no-repeat; |
|
|
background-repeat: no-repeat; |
|
|
|
|
|
background-size: 100% 100%; |
|
|
} |
|
|
} |
|
|
.dyzxhRed { |
|
|
.dyzxhRed { |
|
|
@include lastLevel; |
|
|
@include lastLevel; |
|
|
background-image: url(~@/assets/images/home/gridRed.png); |
|
|
background-image: url(~@/assets/images/home/gridRed.png); |
|
|
background-repeat: no-repeat; |
|
|
background-repeat: no-repeat; |
|
|
|
|
|
background-size: 100% 100%; |
|
|
} |
|
|
} |
|
|
.dyzxhYellow { |
|
|
.dyzxhYellow { |
|
|
@include lastLevel; |
|
|
@include lastLevel; |
|
|
background-image: url(~@/assets/images/home/gridYellow.png); |
|
|
background-image: url(~@/assets/images/home/gridYellow.png); |
|
|
background-repeat: no-repeat; |
|
|
background-repeat: no-repeat; |
|
|
|
|
|
background-size: 100% 100%; |
|
|
} |
|
|
} |
|
|
.lxjt { |
|
|
.lxjt { |
|
|
@include spanLevel; |
|
|
@include spanLevel; |
|
|