Commit 42e717d5b0da534b1b7a1a09cde560f93209a09a
1 parent
d11db92e
样式优化
Showing
1 changed file
with
1 additions
and
1 deletions
src/pages/instantTea/instantTea.vue
| ... | ... | @@ -73,7 +73,7 @@ |
| 73 | 73 | src: "https://wjjtest.ys2.cnliveimg.com/802/shop/img/2019/12/30/5e0973f0aa9be.mp4" |
| 74 | 74 | }], |
| 75 | 75 | hls: true, // 启用hls? |
| 76 | - poster: 'https://wjj.ys2.cnliveimg.com/769/shop/img/2020/01/04/5e1068d441b41.jpg', // 你的封面地址 | |
| 76 | + poster: 'https://wjj.ys2.cnliveimg.com/769/shop/img/2020/01/06/5e12fbb5407e4.png', // 你的封面地址 | |
| 77 | 77 | width: document.documentElement.clientWidth || document.body.clientWidth, |
| 78 | 78 | notSupportedMessage: '此视频暂无法播放,请稍后再试' // 允许覆盖Video.js无法播放媒体源时显示的默认信息。 |
| 79 | 79 | } | ... | ... |