guhongwei 4 years ago
parent
commit
a2b34fe552
1 changed files with 4 additions and 0 deletions
  1. 4 0
      src/views/live/detail.vue

+ 4 - 0
src/views/live/detail.vue

@@ -202,6 +202,10 @@ export default {
     .top {
       height: 215px;
       background-color: #000;
+      video {
+        width: 100%;
+        height: 215px;
+      }
       .h5video {
         width: 100%;
         height: 215px;