Commit 42e717d5b0da534b1b7a1a09cde560f93209a09a

Authored by zhiyangdu
1 parent d11db92e

样式优化

src/pages/instantTea/instantTea.vue
@@ -73,7 +73,7 @@ @@ -73,7 +73,7 @@
73 src: "https://wjjtest.ys2.cnliveimg.com/802/shop/img/2019/12/30/5e0973f0aa9be.mp4" 73 src: "https://wjjtest.ys2.cnliveimg.com/802/shop/img/2019/12/30/5e0973f0aa9be.mp4"
74 }], 74 }],
75 hls: true, // 启用hls? 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 width: document.documentElement.clientWidth || document.body.clientWidth, 77 width: document.documentElement.clientWidth || document.body.clientWidth,
78 notSupportedMessage: '此视频暂无法播放,请稍后再试' // 允许覆盖Video.js无法播放媒体源时显示的默认信息。 78 notSupportedMessage: '此视频暂无法播放,请稍后再试' // 允许覆盖Video.js无法播放媒体源时显示的默认信息。
79 } 79 }