Commit a040fcf773f7229c3e5b2982189a157ef1413aac

Authored by zhiyangdu
1 parent 6cfd1255

自适应

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