阶段更新

This commit is contained in:
2021-10-11 15:56:12 +08:00
parent 11b9e2ae76
commit 3381820ba0
17 changed files with 319 additions and 534 deletions

View File

@@ -308,7 +308,7 @@ body {
top: 2px;
width: 14px;
height: 14px;
background: url(../image/indexIcon/indexNew_row.png) center no-repeat;
background: url(/assets/index/images/indexIcon/indexNew_row.png) center no-repeat;
}
.indexNew-list li .indexNew-name {
@@ -643,7 +643,7 @@ body {
.modularServe-label {
cursor: pointer;
background: url(../image/titleTem_back.png) no-repeat center;
background: url(/assets/index/images/titleTem_back.png) no-repeat center;
background-size: cover;
width: 100%;
padding: 40px 20px 20px;
@@ -695,7 +695,7 @@ body {
top: 4px;
width: 15px;
height: 15px;
background: url(../image/indexIcon/indexNew_row.png) center no-repeat;
background: url(/assets/index/images/indexIcon/indexNew_row.png) center no-repeat;
background-size: 100% 100%;
}