Commit 501285e7 authored by liupengfei's avatar liupengfei

正式

parent d753103e
......@@ -100,7 +100,7 @@
/* fenge */
.video-loading {
background: url('//yun.dui88.com/advideo2020viewfile.gif') no-repeat;
/* background: url('//yun.dui88.com/advideo2020viewfile.gif') no-repeat; */
background-size: contain;
background-color:black;
width: 100%;
......
This diff is collapsed.
This diff is collapsed.
......@@ -3,10 +3,11 @@ export default {
controls: false,
playsInline: true,
preload: 'auto',
poster: '//yun.dui88.com/h5-mani/makeMoney/video/viewfile.gif',
'x5-video-player-fullscreen': true,
'x5-video-orientation': 'landscape|portrait',
'x5-video-player-type': 'h5',
'x-webkit-airplay': 'allow',
muted: false,
crossorigin: 'anonymous'
crossorigin: 'anonymous',
};
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment