Skip to content

Commit 6e0ed57

Browse files
committed
初始化:添加HTML页面和背景图片资源
1 parent cad9f8e commit 6e0ed57

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

实践.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,16 +19,16 @@
1919
height:100%;
2020
}
2121
.section1 {
22-
background:url(img/R-C.jpg) no-repeat center center/cover;
22+
background:url(img/微信图片_20260115091351_180_5.jpg) no-repeat center center/cover;
2323
}
2424
.section2 {
25-
background:url(img/2300.jpg_wh860.jpg) no-repeat center center/cover;
25+
background:url(img/微信图片_20260115091352_181_5.jpg) no-repeat center center/cover;
2626
}
2727
.section3 {
28-
background:url(img/OIP-C.webp) no-repeat center center/cover;
28+
background:url(img/微信图片_20260115091353_182_5.jpg) no-repeat center center/cover;
2929
}
3030
.section4 {
31-
background:url(img/true.png) no-repeat center center/cover;
31+
background:url(img/微信图片_20260115091355_183_5.jpg) no-repeat center center/cover;
3232
}
3333
.content{
3434
width:100%;

0 commit comments

Comments
 (0)