Commit a129be8f7c9eb99aa5091f782226691492f558a7

Authored by zhiyangdu
1 parent d9859b2f

视频播放图片路径

Showing 1 changed file with 1 additions and 1 deletions
src/pages/index/index.less
... ... @@ -151,7 +151,7 @@
151 151 .vjs-poster{
152 152 width: 100%;
153 153 height:401px;
154   - background-image: url("https://wjj.ys2.cnliveimg.com/769/shop/img/2019/12/30/5e095690ae715.png") !important;
  154 + background-image: url("https://wjj.ys2.cnliveimg.com/769/shop/img/2019/12/30/5e0976240574e.png") !important;
155 155 background-size: 100%;
156 156 }
157 157 }
... ...