一次修改

This commit is contained in:
2020-12-06 20:40:57 +08:00
parent aea87019dd
commit 141e3418c9
11 changed files with 37 additions and 161 deletions

View File

@ -37,7 +37,7 @@ body:after {
.check_0 {
width: 18px;
height: 18px;
background: url(http://img.juzi199.com/static/app2/img/no_checked.png) no-repeat top left;
background: url(http://www.zgqlg.com.cn/static/app2/img/no_checked.png) no-repeat top left;
background-size: 18px 18px;
border-radius: 50%;
}
@ -45,7 +45,7 @@ body:after {
.check_1 {
width: 18px;
height: 18px;
background: url(http://img.juzi199.com/static/app2/img/checked.png) no-repeat top left;
background: url(http://www.zgqlg.com.cn/static/app2/img/checked.png) no-repeat top left;
background-size: 18px 18px;
border-radius: 50%;
}