汉晶路径全改小写

This commit is contained in:
2025-04-23 11:33:57 +08:00
parent abbc33395c
commit cc2ce9446e
12 changed files with 66 additions and 66 deletions

View File

@@ -7,7 +7,7 @@
align-items: start;
/* background: palegoldenrod; */
overflow: hidden;
background-image: url(../imgs/SVG/技术支持图.svg);
background-image: url(../imgs/svg/技术支持图.svg);
background-repeat: no-repeat;
background-size:38vw auto;
background-position:50vw 0vw;
@@ -62,7 +62,7 @@
.banner{
width: 100%;
height: 90vh;
background-image: url(../imgs/SVG/背景纹(大).svg);
background-image: url(../imgs/svg/背景纹(大).svg);
background-repeat: no-repeat;
background-size:160%;
background-position: 54vw -42vw;