提交 cf088548 编写于 作者: guofeng.chen's avatar guofeng.chen

修改视频播放

上级 3bf209bc
......@@ -51,7 +51,7 @@ export default {
flex-direction: column;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.8);
// background: rgba(0, 0, 0, 0.8);
justify-content: center;
align-content: center;
.tips {
......
......@@ -235,6 +235,7 @@ export default {
if (!this.player.paused) {
this.isPaused = false;
this.reportOnOff(1);
this.showProved = false;
}
return null;
} else {
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册