阶段更新
This commit is contained in:
@@ -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%;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user