This commit is contained in:
duanxiaohai 2024-07-12 14:06:05 +08:00
parent 3bb473f4b6
commit fbb5c0ee53
2 changed files with 2 additions and 2 deletions

BIN
dist.zip Normal file

Binary file not shown.

View File

@ -1288,7 +1288,7 @@ const getData = async () => {
width: 196px; width: 196px;
height: 45px; height: 45px;
margin-left: 175px; margin-left: 175px;
background-image: url(@/assets/images/hygiene/tnbrs.png); // background-image: url(@/assets/images/hygiene/tnbrs.png);
background-repeat: no-repeat; background-repeat: no-repeat;
background-size: 100% 100%; background-size: 100% 100%;
margin-top: 15px; margin-top: 15px;
@ -1298,7 +1298,7 @@ const getData = async () => {
width: 196px; width: 196px;
height: 45px; height: 45px;
margin-left: 175px; margin-left: 175px;
background-image: url(@/assets/images/hygiene/gxyrs.png); // background-image: url(@/assets/images/hygiene/gxyrs.png);
background-repeat: no-repeat; background-repeat: no-repeat;
background-size: 100% 100%; background-size: 100% 100%;
margin-top: 15px; margin-top: 15px;