Authored by 邱骏

修改图片地址

... ... @@ -30,7 +30,7 @@
.reward-pannel {
width: 750px;
height: 666px;
background-image: url(//img11.static.yhbimg.com/article/2018/11/07/16/01e5493b18a5e50ca49887ce01c12e1643.png?imageView2/2/w/750/h/666/q/60);
background-image: url(https://img11.static.yhbimg.com/article/2018/11/07/16/01e5493b18a5e50ca49887ce01c12e1643.png);
background-size: 100% 100%;
position: relative;
}
... ... @@ -38,7 +38,7 @@
.reward-pannel .reward-light {
width: 100px;
height: 666px;
background-image: url(//img11.static.yhbimg.com/article/2018/11/07/16/01b01f85ad4bf1b9773b5b26a34bf89f46.png?imageView2/2/w/200/h/666/q/60);
background-image: url(https://img11.static.yhbimg.com/article/2018/11/07/16/01b01f85ad4bf1b9773b5b26a34bf89f46.png);
background-size: cover;
background-position: 0 0;
position: absolute;
... ... @@ -258,7 +258,7 @@
height: 91px;
right: 33px;
top: -39px;
background: url(http://img11.static.yhbimg.com/sns/2018/09/27/11/01c13a6c46302940f9c1656f5893236d97.png) no-repeat;
background: url(https://img11.static.yhbimg.com/sns/2018/09/27/11/01c13a6c46302940f9c1656f5893236d97.png) no-repeat;
background-size: contain;
}
... ...