Authored by 梁志锋

去掉懒加载图片

... ... @@ -435,7 +435,6 @@
display: block;
width: 100%;
height: 100%;
background: resolve("guang/star/lazy-img.jpg");
background-color: #000;
background-repeat: no-repeat;
background-size: contain;
... ...