汉晶路径全改小写

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/PNG/我们的产品图.png);
background-image: url(../imgs/png/我们的产品图.png);
background-repeat: no-repeat;
background-size:65vw auto;
background-position:35vw 0vw;
@@ -102,7 +102,7 @@
.banner{
width: 100%;
height: 219vh;
background-image: url(../imgs/SVG/背景纹(大).svg);
background-image: url(../imgs/svg/背景纹(大).svg);
background-repeat: no-repeat;
background-size:160%;
background-position: 54vw -42vw;
@@ -174,7 +174,7 @@
width: 100%;
height: 115vh;
position: relative;
background-image: url(../imgs/PNG/电子商城.png);
background-image: url(../imgs/png/电子商城.png);
background-repeat: no-repeat;
background-size:40vw;
background-position:0vw 50%;