Authored by ccbikai

频道选择页面 logo 地址

@@ -13,7 +13,7 @@ @@ -13,7 +13,7 @@
13 float: left; 13 float: left;
14 width: 216rem / $pxConvertRem; 14 width: 216rem / $pxConvertRem;
15 height: 96rem / $pxConvertRem; 15 height: 96rem / $pxConvertRem;
16 - background: url(../img/yohologo.png) left center no-repeat; 16 + background: image-url("yohologo.png") left center no-repeat;
17 background-size: 104px 25px; 17 background-size: 104px 25px;
18 opacity: 1; 18 opacity: 1;
19 transition: all 400ms; 19 transition: all 400ms;