汉晶路径全改小写
This commit is contained in:
@@ -8,7 +8,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:68vw auto;
|
||||
background-position:35vw -4vw;
|
||||
@@ -108,7 +108,7 @@ body {
|
||||
.banner{
|
||||
width: 100%;
|
||||
height: 330vh;
|
||||
background-image: url(../imgs/SVG/背景纹(大).svg);
|
||||
background-image: url(../imgs/svg/背景纹(大).svg);
|
||||
background-repeat: no-repeat;
|
||||
background-size:160%;
|
||||
background-position: 54vw -42vw;
|
||||
@@ -122,7 +122,7 @@ body {
|
||||
.bannertop{
|
||||
width: 100%;
|
||||
height:105vh;
|
||||
background-image: url(../imgs/PNG/ourProducts.png);
|
||||
background-image: url(../imgs/png/ourProducts.png);
|
||||
background-repeat: no-repeat;
|
||||
background-size:40vw;
|
||||
background-position:0vw 50%;
|
||||
@@ -253,7 +253,7 @@ body {
|
||||
width: 100%;
|
||||
height: 108vh;
|
||||
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%;
|
||||
|
||||
Reference in New Issue
Block a user