This commit is contained in:
parent
3bb473f4b6
commit
fbb5c0ee53
|
@ -1288,7 +1288,7 @@ const getData = async () => {
|
|||
width: 196px;
|
||||
height: 45px;
|
||||
margin-left: 175px;
|
||||
background-image: url(@/assets/images/hygiene/tnbrs.png);
|
||||
// background-image: url(@/assets/images/hygiene/tnbrs.png);
|
||||
background-repeat: no-repeat;
|
||||
background-size: 100% 100%;
|
||||
margin-top: 15px;
|
||||
|
@ -1298,7 +1298,7 @@ const getData = async () => {
|
|||
width: 196px;
|
||||
height: 45px;
|
||||
margin-left: 175px;
|
||||
background-image: url(@/assets/images/hygiene/gxyrs.png);
|
||||
// background-image: url(@/assets/images/hygiene/gxyrs.png);
|
||||
background-repeat: no-repeat;
|
||||
background-size: 100% 100%;
|
||||
margin-top: 15px;
|
||||
|
|
Loading…
Reference in New Issue