Authored by hongyong.zhao

Merge branch 'feature/alipayfix' into 'master'

修改图片



See merge request !21
... ... @@ -162,9 +162,9 @@ export default {
.desc {
display: inline-block;
width: 750px;
height: 1170px;
height: 1163px;
margin-top: 30px;
background-image: url("//cdn.yoho.cn/20190711/desc.png?imageView2/2/format/jpg");
background-image: url("//cdn.yoho.cn/20190719/descr.png?imageView2/2/format/jpg");
background-size: cover;
}
... ...