汉晶路径全改小写

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:43vw auto;
background-position:51vw 0vw;
@@ -63,7 +63,7 @@
.banner{
width: 100%;
height: 112vh;
background-image: url(../imgs/SVG/背景纹(大).svg);
background-image: url(../imgs/svg/背景纹(大).svg);
background-repeat: no-repeat;
background-size:160%;
background-position: 54vw -42vw;
@@ -77,7 +77,7 @@
.bannertop{
width: 100%;
height:105vh;
background-image: url(../imgs/SVG/企业文化理念\(BJF\).svg);
background-image: url(../imgs/svg/企业文化理念\(BJF\).svg);
background-repeat: no-repeat;
background-size:40vw;
background-position:0vw 50%;