|
@@ -302,7 +302,7 @@
|
|
|
padding-bottom: 40px;
|
|
padding-bottom: 40px;
|
|
|
position: relative;
|
|
position: relative;
|
|
|
overscroll-behavior: none;
|
|
overscroll-behavior: none;
|
|
|
- background-image: url("../assets/bg_d.jpg");
|
|
|
|
|
|
|
+ background-image: url("/bg_d.jpg");
|
|
|
background-size: cover; /* 使背景图片按比例填充容器 */
|
|
background-size: cover; /* 使背景图片按比例填充容器 */
|
|
|
background-position: center; /* 居中显示背景图片 */
|
|
background-position: center; /* 居中显示背景图片 */
|
|
|
background-repeat: no-repeat; /* 避免重复 */
|
|
background-repeat: no-repeat; /* 避免重复 */
|