邓洁 : 更换隧道icon

This commit is contained in:
dengj
2023-12-14 10:29:04 +08:00
parent e95c24befe
commit ed05635852
2 changed files with 1 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

View File

@@ -415,7 +415,7 @@ const handleClickSite = () => {
.tunnel-icon {
width: 62px;
height: 64px;
background: #FFFFFF;
background-image: url('@/assets/images/site/zdgl_icon_sd.png');
margin: 30px 0 40px 0;
}
}