Commit a040fcf773f7229c3e5b2982189a157ef1413aac

Authored by zhiyangdu
1 parent 6cfd1255

自适应

src/components/videoArea/videoArea.less
1 .item_box{ 1 .item_box{
2 img{ 2 img{
3 width: 100%; 3 width: 100%;
4 - height: 380px; 4 + height: auto;
5 display: block; 5 display: block;
6 } 6 }
7 .title{ 7 .title{